summaryrefslogtreecommitdiffstats
path: root/plugins/t/check_disk.t
AgeCommit message (Expand)AuthorFilesLines
2023-11-27check_disk: fix ignore-missing in combination with includes (fixes #1963)refs/pull/1967/headSven Nierlein1-16/+31
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-6/+6
2023-02-20check_disk: fix ugly output with -e option and adapt tests accordinglyKristian Schuster1-4/+4
2023-02-20check_disk: fix tests by setting correct test number and escaping line end regexKristian Schuster1-4/+4
2023-02-19check_disk: add new tests for new ignore-missing featureKristian Schuster1-5/+15
2022-10-26check_disk: adjust test planSven Nierlein1-1/+1
2022-10-25check_disk: add tests for new option --ignore-missingKristian Schuster1-0/+15
2021-10-26Fix some testsRincewindsHat1-3/+4
2017-03-12check_disk test: increase assumed thresholdsSven Nierlein1-4/+4
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-2/+2
2013-09-17check_disk: die with a reasonable error message if one mount point hits avera...Sven Nierlein1-0/+6
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-1/+0
2007-09-22Added -i/-I to ignore pathes/partitions based on regular expressionsMatthias Eble1-2/+29
2007-07-10Check_disk now calls stat() for all filesystems to check.Matthias Eble1-1/+1
2007-05-09added testcase to verify that old positional arguments only select one pathMatthias Eble1-3/+2
2007-03-30Test Cases for check_disk's -r, -R, -C and -gMatthias Eble1-1/+36
2007-03-06Test failure if a filesystem which is a subset of another fails the inodeTon Voon1-1/+1
2007-01-29Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.Thomas Guyot-Sionnest1-5/+5
2007-01-27Fix #1643463: Miscalculating thresholds check_diskThomas Guyot-Sionnest1-1/+19
2007-01-08Added notes about check_disk perf data fix. Added test to check perf data isTon Voon1-6/+21
2006-12-20Fixed inode thresholds, regressed from previous releaseTon Voon1-7/+66
2006-10-18Re-added perf data to check_diskTon Voon1-0/+2
2006-10-12Remove the "- free space" if status is OKTon Voon1-4/+9
2006-10-12Fixed output from -e in check_disk (Andreas Behal)Ton Voon1-2/+11
2006-07-13Major fixes to check_disk. Now should return same data as dfTon Voon1-29/+22
2006-07-12Added -E option for exact match of filesystem. Restructured main filesystemTon Voon1-1/+13
2006-03-23check_disk now errors if a specified directory does not exist (cf df /foo)Ton Voon1-6/+4
2006-03-23Some versions of Test::More do not like the m#foo# syntaxTon Voon1-1/+1
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Ton Voon1-1/+17
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Ton Voon1-6/+8
2005-11-15Updated tests to minimise false positives. Breaking down so more obviousTon Voon1-51/+113
2005-11-12Updated check_disk tests to use Test::More (Serhan Kiymaz)Ton Voon1-11/+77
2005-11-03Invalid mount point doesn't make sense because most df implementationsTon Voon1-5/+1
2005-07-25[1185704] New Testing Infrastructure.Peter Bray1-21/+23
2002-02-28Initial revisionEthan Galstad1-0/+31