Code

Check_disk now calls stat() for all filesystems to check.
[nagiosplug.git] / plugins / t / check_disk.t
2007-07-10 Matthias EbleCheck_disk now calls stat() for all filesystems to...
2007-05-09 Matthias Ebleadded testcase to verify that old positional arguments...
2007-03-30 Matthias EbleTest Cases for check_disk's -r, -R, -C and -g
2007-03-06 Ton VoonTest failure if a filesystem which is a subset of anoth...
2007-01-29 Thomas Guyot-SionnestRevert 1643463 (reversed disk thresholds) keeping the...
2007-01-27 Thomas Guyot-SionnestFix #1643463: Miscalculating thresholds check_disk
2007-01-08 Ton VoonAdded notes about check_disk perf data fix. Added test...
2006-12-20 Ton VoonFixed inode thresholds, regressed from previous release
2006-10-18 Ton VoonRe-added perf data to check_disk
2006-10-12 Ton VoonRemove the "- free space" if status is OK
2006-10-12 Ton VoonFixed output from -e in check_disk (Andreas Behal)
2006-07-13 Ton VoonMajor fixes to check_disk. Now should return same data...
2006-07-12 Ton VoonAdded -E option for exact match of filesystem. Restruct...
2006-03-23 Ton Vooncheck_disk now errors if a specified directory does...
2006-03-23 Ton VoonSome versions of Test::More do not like the m#foo#...
2006-03-23 Ton VoonIncorrect output when checking non-existent disk (John...
2005-12-15 Ton VoonNew 3 parameter version of getTestParameters. Updated...
2005-11-15 Ton VoonUpdated tests to minimise false positives. Breaking...
2005-11-12 Ton VoonUpdated check_disk tests to use Test::More (Serhan...
2005-11-03 Ton VoonInvalid mount point doesn't make sense because most...
2005-07-25 Peter Bray[1185704] New Testing Infrastructure.
2002-02-28 Ethan GalstadInitial revision