[nagiosplug] check_ntp_peer: Fix --help output for -m and -n
"Nagios Plugin Development" <[email protected]> Mon, 6 Aug 2012 19:40:33 +0000
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module: nagiosplug Branch: master Commit: cc04d9f188085d8262fa9ff3d8fca3522d4ba9e1 Author: Holger Weiss <[email protected]> Date: Mon Aug 6 21:03:06 2012 +0200 URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=cc04d9f check_ntp_peer: Fix --help output for -m and -n Fix the threshold specifications in the example for checking the number of truechimers. Reported by Marc Haber on the "nagios-users" mailing list (Message-ID: <[email protected]>). --- plugins/check_ntp_peer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/plugins/check_ntp_peer.c b/plugins/check_ntp_peer.c index 7e93e45..50cb7b1 100644 --- a/plugins/check_ntp_peer.c +++ b/plugins/check_ntp_peer.c @@ -704,7 +704,7 @@ void print_help(void){ printf(" %s\n", ("./check_ntp_peer -H ntpserv -w 0.5 -c 1 -j -1:100 -k -1:200")); printf("\n"); printf(" %s\n", _("Only check the number of usable time sources (\"truechimers\"):")); - printf(" %s\n", ("./check_ntp_peer -H ntpserv -m :5 -n :3")); + printf(" %s\n", ("./check_ntp_peer -H ntpserv -m @5 -n @3")); printf("\n"); printf(" %s\n", _("Check only stratum:")); printf(" %s\n", ("./check_ntp_peer -H ntpserv -W 4 -C 6")); ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/