X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=nagcollect.git;a=blobdiff_plain;f=ChangeLog;h=2f65ca576f3538b7a03699078edb1a57c2991218;hp=f9189e980b1da16a424405aacc69c307ff677340;hb=7b25d943d4339ad8310a75806761103cb2399898;hpb=e65c4ad46731cd25466ae3126d321b73f43b29ea diff --git a/ChangeLog b/ChangeLog index f9189e9..2f65ca5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ NagCollect: Nagios Data Collector for Passive Checks - Copyright (c)2009-2010 Alexander Barton, alex@barton.de + Copyright (c)2009-2011 Alexander Barton, alex@barton.de NagCollect is free software and published under the terms of the GNU General Public License. @@ -8,6 +8,32 @@ ChangeLog +NagCollect Release 3 (2011-11-21) + + - RAID.tst: only check RAID on Linux when /proc/md is readable + - Uptime.tst: uptime " hrs" is critical, because <1 day! + - Set /usr/local/lib/nagcollect to "world readable" after update + - Uptime.tst: handle " mins", "1 hr", and "* secs" + - RAID.tst: fix wrong variable name in status text output + - Disks.tst: Only check read-write volumes + - Don't exclude "." when extracting test scripts + - RAID.tst: Add support for Apple hardware RAID cards + - DiskErrors.tst: exclude false positive I/O error of mdworker + - Rename de.barton.nagcollect to de.barton.nagcollect.plist + - HardwareInfo.tst: new test to display Apple hardware serial numbers + - DiskErrors.tst: dont't assume "encoder error" as disk I/O error + - Add CRON configuration file + - Add Makefile for installing the client on Linux + - HardwareInfo.tst: New test to display DMI/SMBIOS hardware information + - RAID.tst: suppress warning and error messages + - Add "nagcollecttest" script + - Add wrapper script for calling test scripts as active service checks + - Use new make targets "server", "client", "plugins", "install-plugins" + +NagCollect Release 2.1 (2010-09-01) + + - Uptime.tst: detect new uptime string " hrs" + NagCollect Release 2 (2010-09-01) - Uptime.tst: test for uptime >1 day on Mac OS X Server