SF.net SVN: nagiosplug: [1838] nagiosplug/trunk/plugins/check_ntp.c

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

Log Message:
-----------
missing word in comment block.

Modified Paths:
--------------
    nagiosplug/trunk/plugins/check_ntp.c

Modified: nagiosplug/trunk/plugins/check_ntp.c
===================================================================
--- nagiosplug/trunk/plugins/check_ntp.c	2007-11-27 13:52:38 UTC (rev 1837)
+++ nagiosplug/trunk/plugins/check_ntp.c	2007-12-04 11:14:36 UTC (rev 1838)
@@ -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.