summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 739ea14)
raw | patch | inline | side by side (parent: 739ea14)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 24 Mar 2003 00:26:31 +0000 (00:26 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Mon, 24 Mar 2003 00:26:31 +0000 (00:26 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@450 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_nt.c | patch | blob | history |
diff --git a/plugins/check_nt.c b/plugins/check_nt.c
index c7baa474215a9c4553657514fc280c12918710e6..b29d8b7a4ddefd6ddbc1fae9d348d4a5bff22cb2 100644 (file)
--- a/plugins/check_nt.c
+++ b/plugins/check_nt.c
"-V, --version\n"
" Print version information\n\n"
"Notes:\n"
- " - The NSClient service should be running on the server to get any information.\n"
+ " - The NSClient service should be running on the server to get any information\n"
+ " (http://nsclient.ready2run.nl).\n"
" - Critical thresholds should be lower than warning thresholds\n", PORT, DEFAULT_SOCKET_TIMEOUT);
}