[Nagiosplug-devel] [ nagiosplug-Bugs-1025905 ] check_ntp inconsistent units
SourceForge.net
noreply at sourceforge.net
Thu Nov 18 20:02:23 CET 2004
Bugs item #1025905, was opened at 2004-09-10 08:00
Message generated for change (Comment added) made by mattkent
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1025905&group_id=29880
Category: Interface (example)
Group: CVS
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Jason Martin (jhmartin)
>Assigned to: Matthew Kent (mattkent)
Summary: check_ntp inconsistent units
Initial Comment:
check_ntp.pl does not use consistent units when
labelling $offset; in some cases it uses seconds and
others it uses milliseconds. The correct value is
seconds and all the "$offset msec" strings need to be
"$offset sec".
----------------------------------------------------------------------
>Comment By: Matthew Kent (mattkent)
Date: 2004-11-18 20:00
Message:
Logged In: YES
user_id=983566
Thanks for the patch. Fixed in HEAD.
----------------------------------------------------------------------
Comment By: Jason Martin (jhmartin)
Date: 2004-09-10 08:02
Message:
Logged In: YES
user_id=589094
Attaching a corrective patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1025905&group_id=29880
More information about the Devel
mailing list