Version 2.7 Changes
+04/18/00
+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.
added support to use Time::HiRes module if loaded. reactived problem esclation
-code in spong-network. Changed check_tcp routine to use increasing timeouts instead of a flat 10 second timeout. Made check_tcp to report reson why service is down (time out or service refused).
+code in spong-network. Changed check_tcp routine to use increasing timeouts
+instead of a flat 10 second timeout. Made check_tcp to report reson why service
+is down (time out or service refused).
04/04/00
FIXED - wasn't closing duplicate $client and $sock file handles in all forking