[Nagiosplug-checkins] nagiosplug/plugins-scripts check_ntp.pl,1.23,1.24

M. Sean Finney seanius at users.sourceforge.net
Wed Apr 13 21:09:25 CEST 2005


Update of /cvsroot/nagiosplug/nagiosplug/plugins-scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15981/plugins-scripts

Modified Files:
	check_ntp.pl 
Log Message:
typographical fix in check_ntp


Index: check_ntp.pl
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins-scripts/check_ntp.pl,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- check_ntp.pl	8 Mar 2005 06:19:32 -0000	1.23
+++ check_ntp.pl	14 Apr 2005 04:07:24 -0000	1.24
@@ -443,7 +443,7 @@
 -j (--jwarn)
      Clock jitter in milliseconds at which a warning message will be generated.\n	Defaults to $DEFAULT_JITTER_WARN.
 -k (--jcrit)
-    Clock jitter in milliseconds at which a warning message will be generated.\n	Defaults to $DEFAULT_JITTER_CRIT.
+    Clock jitter in milliseconds at which a critical message will be generated.\n	Defaults to $DEFAULT_JITTER_CRIT.
     
     If jitter/dispersion is specified with -j or -k and ntpq times out, then a
     warning is returned.\n





More information about the Commits mailing list