SF.net SVN: nagiosplug: [1844] nagiosplug/branches/dermoth_ntp_rework/ plugins/check_ntp.c

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 1844
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1844&view=rev
Author:   dermoth
Date:     2007-12-04 04:28:50 -0800 (Tue, 04 Dec 2007)

Log Message:
-----------
Comment (Fixed in trunk already)

Modified Paths:
--------------
    nagiosplug/branches/dermoth_ntp_rework/plugins/check_ntp.c

Modified: nagiosplug/branches/dermoth_ntp_rework/plugins/check_ntp.c
===================================================================
--- nagiosplug/branches/dermoth_ntp_rework/plugins/check_ntp.c	2007-12-04 12:27:04 UTC (rev 1843)
+++ nagiosplug/branches/dermoth_ntp_rework/plugins/check_ntp.c	2007-12-04 12:28:50 UTC (rev 1844)
@@ -772,7 +772,7 @@
 	alarm (socket_timeout);
 
 	offset = offset_request(server_address, &offset_result);
-	/* check_ntp used to always return if offset_result == STATE_UNKNOWN.
+	/* check_ntp used to always return CRITICAL if offset_result == STATE_UNKNOWN.
 	 * Now we'll only do that is the offset thresholds were set */
 	if (do_offset && offset_result == STATE_UNKNOWN) {
 		result = STATE_CRITICAL;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.