summaryrefslogtreecommitdiffstats
path: root/plugins-scripts
diff options
context:
space:
mode:
authorM. Sean Finney <seanius@users.sourceforge.net>2005-04-14 04:07:24 (GMT)
committerM. Sean Finney <seanius@users.sourceforge.net>2005-04-14 04:07:24 (GMT)
commitc6073a9b6b559fdf22bf1c6debce9345f2d3e05c (patch)
tree0251f0e89e02a801be58937446cd73268efd30b0 /plugins-scripts
parentafca8db23ef32a662b861cae64a321e28592177f (diff)
downloadmonitoring-plugins-c6073a9b6b559fdf22bf1c6debce9345f2d3e05c.tar.gz
typographical fix in check_ntp
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1161 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins-scripts')
-rwxr-xr-xplugins-scripts/check_ntp.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_ntp.pl b/plugins-scripts/check_ntp.pl
index 82c97ce..20780b5 100755
--- a/plugins-scripts/check_ntp.pl
+++ b/plugins-scripts/check_ntp.pl
@@ -443,7 +443,7 @@ Checks the jitter/dispersion of clock signal between <host> and its sys.peer wit
443-j (--jwarn) 443-j (--jwarn)
444 Clock jitter in milliseconds at which a warning message will be generated.\n Defaults to $DEFAULT_JITTER_WARN. 444 Clock jitter in milliseconds at which a warning message will be generated.\n Defaults to $DEFAULT_JITTER_WARN.
445-k (--jcrit) 445-k (--jcrit)
446 Clock jitter in milliseconds at which a warning message will be generated.\n Defaults to $DEFAULT_JITTER_CRIT. 446 Clock jitter in milliseconds at which a critical message will be generated.\n Defaults to $DEFAULT_JITTER_CRIT.
447 447
448 If jitter/dispersion is specified with -j or -k and ntpq times out, then a 448 If jitter/dispersion is specified with -j or -k and ntpq times out, then a
449 warning is returned.\n 449 warning is returned.\n