SF.net SVN: nagiosplug:[2054] nagiosplug/trunk/plugins/check_ntp_peer.c

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2054
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2054&view=rev
Author:   dermoth
Date:     2008-09-02 12:28:04 +0000 (Tue, 02 Sep 2008)

Log Message:
-----------
Typo

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

Modified: nagiosplug/trunk/plugins/check_ntp_peer.c
===================================================================
--- nagiosplug/trunk/plugins/check_ntp_peer.c	2008-09-02 11:26:31 UTC (rev 2053)
+++ nagiosplug/trunk/plugins/check_ntp_peer.c	2008-09-02 12:28:04 UTC (rev 2054)
@@ -301,7 +301,7 @@
 		DBG(print_ntp_control_message(&req));
 		/* discard obviously invalid packets */
 		if (ntohs(req.count) > MAX_CM_SIZE)
-			die(STATE_CRITICAL, "NTP CRITICAL: Invalid paclet received from NTP server\n");
+			die(STATE_CRITICAL, "NTP CRITICAL: Invalid packet received from NTP server\n");
 		if (LI(req.flags) == LI_ALARM) li_alarm = 1;
 		/* Each peer identifier is 4 bytes in the data section, which
 	 	 * we represent as a ntp_assoc_status_pair datatype.


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
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.