All releases of checksuite


Release Notes: More criteria were added for [checkzombie] not to report false positives. Small code cleanups were made.


Release Notes: Issues with [checkzombie] reporting false positives and the help subroutine in [checkdisk] were fixed. The cron run time for [checkzombie] was adjusted to not conflict with other components.


Release Notes: Link manipulation with checklinks was fixed so that symbolic links with spaces in their names will not be skipped. The routine for pulling process data for zombied procs was rewritten. An exclude option was added for checkdisk.


Release Notes: Two new programs were added for checking for broken symbolic links and for processes that are in state "Z". A few other fixes were made.


Release Notes: This release adds two more false positives to checkhardware, as well as a disclaimer. "Disk Usage by Content" is fixed for a specific directory in checkdisk. A threshold parameter has been added to checksyn for the amount of times an IP is found to be SYN flooding until they get blocked. There is some code cleanup.


Release Notes: Several bugs were fixed, including issues with checkhardware returning false positives on notifications and checkload occasionally missing a value from /proc/loadavg. checksecurity was also cleaned up and tweaked to give more information.


Release Notes: This version changes the default email address to root@localhost for less chance of a resolution error, changes >= to ge for threshold in checkload in case no numeric value is read, and adds a pipe to /dev/null for running checksyn so that a bogus line does not appear.


Release Notes: Pager and cell phone e-mail support that shortens the output in order to not overload the screen was added. Individualized logging for each program was implemented to ease investigations.


Release Notes: A glitch with lsof was fixed.


Release Notes: This version uses Net::SMTP instead of relying on /bin/mail. When thresholds are hit, there is now a greater chance that notifications will succeed. The code was also cleaned up.