[Nagiosplug-devel] [ nagiosplug-Patches-1150777 ] check_ntp.pl offset boundary condition fix

SourceForge.net noreply at sourceforge.net
Wed Feb 23 21:27:12 CET 2005


Patches item #1150777, was opened at 2005-02-24 16:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1150777&group_id=29880

Category: Enhancement
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Warburton (johnwarburton)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_ntp.pl offset boundary condition fix

Initial Comment:
Version 1.20 of check_ntp.pl from
nagios-plugins-HEAD-200502231747

According to the code:

"An offset of 0.000000 with an error is probably bogus.
Actually, it's probably always bogus, but let's be
paranoid here."

Well, in the 3 weeks of running check_ntp.pl here, I
have received this error twice, on different servers:

[02-24-2005 16:04:05] SERVICE ALERT: dory;Check
NTP;CRITICAL;SOFT;1;NTP CRITICAL: server 1.2.3.4,
stratum 2, offset 0.000000, delay 0.02588

[02-13-2005 17:37:51] SERVICE ALERT: plod;Check
NTP;CRITICAL;SOFT;1;NTP CRITICAL: server 1.2.3.4,
stratum 2, offset 0.000000, delay 0.02599

I suggest we remove this check as an offset of 0.000000
is not bogus. It happens.

Patch attached.

John

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1150777&group_id=29880




More information about the Devel mailing list