]> arthur.barton.de Git - nagcollect.git/blobdiff - ChangeLog
Merge branch 'master' of /srv/git/nagcollect
[nagcollect.git] / ChangeLog
index f9189e980b1da16a424405aacc69c307ff677340..2f65ca576f3538b7a03699078edb1a57c2991218 100644 (file)
--- 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 "<n> hrs" is critical, because <1 day!
+  - Set /usr/local/lib/nagcollect to "world readable" after update
+  - Uptime.tst: handle "<n> 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 "<n> hrs"
+
 NagCollect Release 2 (2010-09-01)
 
   - Uptime.tst: test for uptime >1 day on Mac OS X Server