From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/231381-check_ntp-jitterfix.diff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 web/attachments/231381-check_ntp-jitterfix.diff (limited to 'web/attachments/231381-check_ntp-jitterfix.diff') diff --git a/web/attachments/231381-check_ntp-jitterfix.diff b/web/attachments/231381-check_ntp-jitterfix.diff new file mode 100644 index 0000000..d6d6d78 --- /dev/null +++ b/web/attachments/231381-check_ntp-jitterfix.diff @@ -0,0 +1,11 @@ +--- nagios-plugins-HEAD-200706011200/plugins-scripts/check_ntp.pl 2005-11-29 16:49:47.000000000 -0800 ++++ nagios-plugins/plugins-scripts/check_ntp.pl 2007-06-01 09:40:41.000000000 -0700 +@@ -312,6 +312,8 @@ + } else { + $jitter_error = $ERRORS{'OK'}; + } ++ # We found the associated host, no need to process any more ++ last; + } else { + print "No match!\n" if $verbose; + $jitter = '(not parsed)'; -- cgit v1.2.3-74-g34f1