]> arthur.barton.de Git - nagcollect.git/blobdiff - ChangeLog
Remove OS X packaging scripts
[nagcollect.git] / ChangeLog
index c7d4c89c6510a95bcde6f7302851cff6d6b3bc2b..387b36ed74367f8e36306349f4811e2be9b43b23 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-2014 Alexander Barton, alex@barton.de
 
              NagCollect is free software and published under the
                    terms of the GNU General Public License.
@@ -8,6 +8,44 @@
                                   ChangeLog
 
 
+NagCollect Release 4
+
+  - Update copyright notices for 2014 :-)
+  - TeamViewer.tst: New test to check TeamViewer Host on OS X
+  - nagcollecttest: Accept full path names to test script
+  - DiskErrors.tst: Don't report SQLite I/O errors as disk errors
+  - Ehnance nagcollecttest, now it is a "nagios plugin wrapper"
+  - nagcollect: do auto-update even when not configured completely
+  - RAID.tst: use screen(1) so that promiseutil(8) has a valid tty
+  - RAID.tst: Add support for Promise Hardware-RAID
+  - RAID.tst: Support more than one RAID system per host
+  - Enhance output of "nagcollecttest" script
+  - Install "nagcolltecttest" into /usr/local/sbin
+  - RAID.tst (Linux): don't report empty status when no RAID exists
+
+NagCollect Release 3 (2011-11-21)
+
+  - DiskErrors.tst: Ignore "mdworker[]: file i/o error - bad dset location"
+  - 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"