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.