From 3859d7f51790354d2dfaaa6a396544ee02609a53 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 1 Sep 2010 17:19:45 +0200 Subject: [PATCH] Added ChangeLog file --- ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..4ed7a66 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,52 @@ + + NagCollect: Nagios Data Collector for Passive Checks + Copyright (c)2009-2010 Alexander Barton, alex@barton.de + + NagCollect is free software and published under the + terms of the GNU General Public License. + + ChangeLog + + +NagCollect Release 2 + + - fix-usr-local.sh: Set owner and group as well as permissions + - Mac OS X package: fix permissions of files installed in /usr/local + - Added contrib/fix-usr-local.sh to fix permissions of /usr/local/ + - NagCollect is licensed under the terms of the GNU General Public License + - Mac OS X RAID check: handle more than one software RAID system + - Don't include Mac OS X resource forks in tar archives + - Add support for nagcollectreset to tests/Darwin/DiskErrors.tst + - New "nagcollectreset" tool to restrict/reset test status + - Disk Usage: check for percentage and value; better output + - New "Disks" test that checks the free space of filesystems + - Migrated Disks.tst (I/O errors) to Darwin/Disks.tst + - Service update: log the IP address of the peer in the host status field + - Log all non-OK status codes to syslog + - INSTALL: Call "launchctl" with root privileges, use sudo + - Test Linux software RAID (md devices) + - Don't extract ._* and . from tests archive + - More specific test for I/O errors on Mac OS X + - Only test for I/O errors since last system boot + - Sys-Load: result in warning when load15 >2 (instead >1) + +NagCollect Release 1 (date unknown ...) + + - Uptime test: add operating system version + - Fix "Uptime" service test name ... dooh! + - New "Uptime" test to return the system uptime + - Remove whitespaces from RAID status text + - Updated Mac OS X package script to include new tests + - New "RAID" test to check Apple Software-RAIDs + - Don't get irritated by our own log messages + - New "Disks" test to check for I/O errors on for Mac OS X + - Added Mac OS X PackageBuilder scripts + - curl of Mac OS X 10.5 doesn't support --data-urlencode + - New make targets clean, distclean, check, dist, and distcheck + - Enhance INSTALL document, especially for Mac OS X + - Added Mac OS X launchd script + - Move client-side test scripts to client/lib/tests + - Enhance nagcollect to actually detect data + - Make "make install-client" BSD-compatible and more portable + - nagcollect.php: actually use nagcollect.keys file + - Initial commit, first functionality implemented :-) -- 2.39.2