<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Nagios-users] check_ntp and time-offset 0.000000 sec</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>I've done the same thing in our environment.  An offset of '0' didn't happen very often, but it WAS frequent enough to get annoyed with notifications about it.</FONT></P>

<P><FONT SIZE=2>--Ben</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: ZIEGENBEIN, Kurt [<A HREF="mailto:kurt.ziegenbein@saarstahl.com">mailto:kurt.ziegenbein@saarstahl.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Tuesday, January 07, 2003 5:49 AM</FONT>
<BR><FONT SIZE=2>To: 'nagios-users@lists.sourceforge.net'</FONT>
<BR><FONT SIZE=2>Subject: [Nagios-users] check_ntp and time-offset 0.000000 sec</FONT>
</P>
<BR>

<P><FONT SIZE=2>Hi all!</FONT>
</P>

<P><FONT SIZE=2>We had to comment out the following pice of code in the check_ntp plugin:</FONT>
</P>

<P>        <FONT SIZE=2># An offset of 0.000000 with an error is probably bogus. Actually,</FONT>
<BR>        <FONT SIZE=2># it's probably always bogus, but let's be paranoid here.</FONT>
<BR>        <FONT SIZE=2>if ($offset == 0) { undef $offset;}</FONT>
</P>

<P><FONT SIZE=2>We are using check_ntp to watch for the time difference on our server which</FONT>
<BR><FONT SIZE=2>are all NTP-Clients. Some times Nagios reported an error, because of a</FONT>
<BR><FONT SIZE=2>zero-offset.</FONT>
</P>

<P><FONT SIZE=2>At the moment I can't overview why this check should be done. What do you</FONT>
<BR><FONT SIZE=2>think?</FONT>
</P>

<P><FONT SIZE=2>ciao</FONT>
<BR><FONT SIZE=2>Kurt</FONT>
</P>
<BR>

<P><FONT SIZE=2>-------------------------------------------------------</FONT>
<BR><FONT SIZE=2>This SF.NET email is sponsored by:</FONT>
<BR><FONT SIZE=2>SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!</FONT>
<BR><FONT SIZE=2><A HREF="http://www.vasoftware.com" TARGET="_blank">http://www.vasoftware.com</A></FONT>
<BR><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Nagios-users mailing list</FONT>
<BR><FONT SIZE=2>Nagios-users@lists.sourceforge.net</FONT>
<BR><FONT SIZE=2><A HREF="https://lists.sourceforge.net/lists/listinfo/nagios-users" TARGET="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</A></FONT>
</P>

</BODY>
</HTML>