]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Wed, 26 Apr 2000 05:51:26 +0000 (05:51 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Wed, 26 Apr 2000 05:51:26 +0000 (05:51 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4fc032ec525454e3bece93d73c9b2f1072582c04..4c464c7f93c67151b87875efe8aa3cd341c8d908 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -7,9 +7,17 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.7 Changes
 
+04/21/00
+FIXED Fixed problem with Time::HiRes module on system where it's not installed.
+
+CHANGED - Changed the problem escalation code to be a subloop to will recheck
+services that check as down. The services will be reported as a warning 
+(yellow) until they fail $CRIT_WARN_LEVEL times. The retry sleep interval
+if seperately configurable.
+
 04/18/00
-ADDED - Added support for noping via a routine that munges the $services field in
-the %HOSTS array.
+ADDED - Added support for noping via a routine that munges the $services field
+in the %HOSTS array.
 
 04/16/00
 CHANGED - removed Net::Ping from spong-network, moved it to check_ping module.