[Nagiosplug-checkins] nagiosplug NEWS,1.14,1.15

Ton Voon tonvoon at users.sourceforge.net
Mon Mar 12 11:51:07 CET 2007


Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv7232

Modified Files:
	NEWS 
Log Message:
check_ping's timeout interval is only +1 if ping command has a timeout value.
Tests updated to check for 100% packet loss (always if ping has timeout), otherwise
will check for "timed out" string


Index: NEWS
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/NEWS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- NEWS	8 Mar 2007 09:09:38 -0000	1.14
+++ NEWS	12 Mar 2007 10:51:03 -0000	1.15
@@ -3,11 +3,12 @@
 1.4.7 ??
 	check_procs uses /usr/ucb/ps if available - fixes pst3 problems on Solaris
 	Fixed MKINSTALLDIRS problem in po/
+	./configure now detects if possible to compile check_mysql
 	Fixed broken HELO in check_smtp
+	check_icmp now allows to set a minimum number of hosts required for successs (-m)
+	check_ping times out 1 second quicker if host is unreachable
 	Root plugins installed with world executable
-	./configure now detects if possible to compile check_mysql
 	check_sybase from contrib now maintained in NagiosExchange
-	check_icmp now allows to set a minimum number of hosts required for successs (-m)
 
 1.4.6 5th February 2007
 	Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations





More information about the Commits mailing list