mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Reference to web site to get NSClient
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@450 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
739ea144d2
commit
adee356274
1 changed files with 2 additions and 1 deletions
|
|
@ -557,7 +557,8 @@ void print_help(void)
|
|||
"-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);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue