]> arthur.barton.de Git - nagcollect.git/shortlog
nagcollect.git
2011-11-15 Alexander BartonAdd .gitignore file
2011-11-15 Alexander BartonAdd "nagcollecttest" script
2011-11-15 Alexander BartonRAID.tst: suppress warning and error messages
2011-10-06 Alexander BartonHardwareInfo.tst: New test to display DMI/SMBIOS hardwa...
2011-10-06 Alexander BartonAdd Makefile for installing the client on Linux
2011-10-06 Alexander BartonAdd CRON configuration file
2011-09-26 Alexander BartonRAID.tst: enhance status output
2011-09-15 Alexander BartonDiskErrors.tst: dont't assume "encoder error" as disk...
2011-09-05 Alexander BartonHardwareInfo.tst: new test to display Apple hardware...
2011-09-05 Alexander BartonRename de.barton.nagcollect to de.barton.nagcollect...
2011-08-24 Alexander BartonDiskErrors.tst: exclude false positive I/O error of...
2011-08-09 Alexander BartonRAID.tst: report OK even if there is only 1 good Apple...
2011-08-09 Alexander BartonRAID.tst: Add support for Apple hardware RAID cards
2011-03-02 Alexander BartonDon't exclude "." when extracting test scripts
2011-02-03 Alexander BartonDisks.tst: Only check read-write volumes
2011-02-03 Alexander BartonDisks.tst: don't gather information for unused variables
2010-11-10 Alexander BartonRAID.tst: fix wrong variable name in status text output
2010-11-04 Alexander BartonUptime.tst: detect new uptime string "* secs"
2010-09-22 Alexander BartonUptime.tst: detect new uptime string "1 hr" ...
2010-09-22 Alexander BartonUptime.tst: detect new uptime string "<n> mins" ...
2010-09-20 Alexander BartonSet /usr/local/lib/nagcollect to "world readable" after...
2010-09-01 Alexander BartonUptime.tst: uptime "<n> hrs" is critical, because ...
2010-09-01 Alexander BartonRAID.tst: only check RAID on Linux when /proc/md is...
2010-09-01 Alexander BartonUpdated ChangeLog for release 2.1 rel-2.1
2010-09-01 Alexander BartonUptime.tst: detect new uptime string "<n> hrs"
2010-09-01 Alexander BartonUpdated ChangeLog for release 2 rel-2
2010-09-01 Alexander BartonUptime.tst: test for uptime >1 day on Mac OS X Server
2010-09-01 Alexander BartonUptime.tst: update copyright notice and reformat code ...
2010-09-01 Alexander BartonUpdated copyright notice in Makefile
2010-09-01 Alexander BartonNew Makefile targets: "osxpkg" and "osxdmg"
2010-09-01 Alexander BartonDistribution archive now is named "NagCollect-R<rel...
2010-09-01 Alexander BartonAdded ChangeLog file
2010-09-01 Alexander Bartonfix-usr-local.sh: Set owner and group as well as permis...
2010-09-01 Alexander BartonMac OS X package: fix permissions of files installed...
2010-09-01 Alexander BartonAdded contrib/fix-usr-local.sh to fix permissions of...
2010-09-01 Alexander BartonNagCollect is licensed under the terms of the GNU Gener...
2010-08-20 Alexander BartonMac OS X RAID check: handle more than one software...
2010-08-20 Alexander BartonDon't include Mac OS X resource forks in tar archives
2010-04-21 Alexander BartonAdd support for nagcollectreset to tests/Darwin/DiskErr...
2010-04-21 Alexander BartonNew "nagcollectreset" tool to restrict/reset test status
2010-02-05 Alexander BartonDisk Usage: check for percentage and value; better...
2010-02-05 Alexander BartonNew "Disks" test that checks the free space of filesystems
2010-02-05 Alexander BartonMigrated Disks.tst (I/O errors) to Darwin/Disks.tst
2010-01-21 Alexander BartonService update: log the IP address of the peer in the...
2010-01-21 Alexander BartonLog all non-OK status codes to syslog
2010-01-21 Alexander BartonINSTALL: Call "launchctl" with root privileges, use...
2010-01-13 Alexander BartonTest Linux software RAID (md devices)
2010-01-13 Alexander BartonDon't extract ._* and . from tests archive
2010-01-11 Alexander BartonMore specific test for I/O errors on Mac OS X
2009-12-16 Alexander BartonOnly test for I/O errors since last system boot
2009-12-14 Alexander BartonSys-Load: result in warning when load15 >2 (instead >1)
2009-12-14 Alexander BartonUptime test: add operating system version
2009-12-14 Alexander BartonFix "Uptime" service test name ... dooh!
2009-12-14 Alexander BartonNew "Uptime" test to return the system uptime
2009-12-14 Alexander BartonRemove whitespaces from RAID status text
2009-12-14 Alexander BartonUpdated Mac OS X package script to include new tests
2009-12-14 Alexander BartonNew "RAID" test to check Apple Software-RAIDs
2009-12-14 Alexander BartonDon't get irritated by our own log messages
2009-12-14 Alexander BartonNew "Disks" test to check for I/O errors on for Mac...
2009-12-14 Alexander BartonAdded Mac OS X PackageBuilder scripts
2009-12-14 Alexander Bartoncurl of Mac OS X 10.5 doesn't support --data-urlencode
2009-12-14 Alexander BartonNew make targets clean, distclean, check, dist, and...
2009-12-14 Alexander BartonEnhance INSTALL document, especially for Mac OS X
2009-12-14 Alexander BartonAdded Mac OS X launchd script
2009-12-14 Alexander BartonMove client-side test scripts to client/lib/tests
2009-12-13 Alexander BartonEnhance nagcollect to actually detect data
2009-12-13 Alexander BartonMake "make install-client" BSD-compatible and more...
2009-12-13 Alexander Bartonnagcollect.php: actually use nagcollect.keys file
2009-12-13 Alexander BartonInitial commit, first functionality implemented :-)