]> arthur.barton.de Git - nagcollect.git/history - client/lib/tests
Remove OS X packaging scripts
[nagcollect.git] / client / lib / tests /
2014-08-28 Alexander BartonTeamViewer.tst: New test to check TeamViewer Host on...
2013-01-28 Alexander BartonRemove unnecessary if statement
2012-11-15 Alexander BartonDiskErrors.tst: Don't report SQLite I/O errors as disk...
2012-08-22 Alexander BartonRAID.tst: use screen(1) so that promiseutil(8) has...
2012-08-10 Alexander BartonRAID.tst: Add support for Promise Hardware-RAID
2012-08-10 Alexander BartonRAID.tst: Support more than one RAID system per host
2012-01-17 Alexander BartonRAID.tst (Linux): don't report empty status when no...
2011-11-21 Alexander BartonMerge branch 'master' of /srv/git/nagcollect
2011-11-15 Alexander BartonRAID.tst: suppress warning and error messages
2011-10-28 Alexander BartonDiskErrors.tst: same grep expressions for reboot/no...
2011-10-19 Alexander BartonDiskErrors.tst: Ignore "mdworker[]: file i/o error...
2011-10-06 Alexander BartonHardwareInfo.tst: New test to display DMI/SMBIOS hardwa...
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-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-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-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 BartonUptime.tst: detect new uptime string "<n> hrs"
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-08-20 Alexander BartonMac OS X RAID check: handle more than one software...
2010-04-21 Alexander BartonAdd support for nagcollectreset to tests/Darwin/DiskErr...
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-13 Alexander BartonTest Linux software RAID (md devices)
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 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 BartonMove client-side test scripts to client/lib/tests