Age | Commit message (Expand) | Author | Files | Lines |
2023-04-14 | Fix a lot of typos reported by codespell | Jan Wagner | 1 | -6/+6 |
2023-02-20 | check_disk: fix ugly output with -e option and adapt tests accordingly | Kristian Schuster | 1 | -4/+4 |
2023-02-20 | check_disk: fix tests by setting correct test number and escaping line end regex | Kristian Schuster | 1 | -4/+4 |
2023-02-19 | check_disk: add new tests for new ignore-missing feature | Kristian Schuster | 1 | -5/+15 |
2022-10-26 | check_disk: adjust test plan | Sven Nierlein | 1 | -1/+1 |
2022-10-25 | check_disk: add tests for new option --ignore-missing | Kristian Schuster | 1 | -0/+15 |
2021-10-26 | Fix some tests | RincewindsHat | 1 | -3/+4 |
2017-03-12 | check_disk test: increase assumed thresholds | Sven Nierlein | 1 | -4/+4 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -2/+2 |
2013-09-17 | check_disk: die with a reasonable error message if one mount point hits avera... | Sven Nierlein | 1 | -0/+6 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -1/+0 |
2007-09-22 | Added -i/-I to ignore pathes/partitions based on regular expressions | Matthias Eble | 1 | -2/+29 |
2007-07-10 | Check_disk now calls stat() for all filesystems to check. | Matthias Eble | 1 | -1/+1 |
2007-05-09 | added testcase to verify that old positional arguments only select one path | Matthias Eble | 1 | -3/+2 |
2007-03-30 | Test Cases for check_disk's -r, -R, -C and -g | Matthias Eble | 1 | -1/+36 |
2007-03-06 | Test failure if a filesystem which is a subset of another fails the inode | Ton Voon | 1 | -1/+1 |
2007-01-29 | Revert 1643463 (reversed disk thresholds) keeping the thresholds checks. | Thomas Guyot-Sionnest | 1 | -5/+5 |
2007-01-27 | Fix #1643463: Miscalculating thresholds check_disk | Thomas Guyot-Sionnest | 1 | -1/+19 |
2007-01-08 | Added notes about check_disk perf data fix. Added test to check perf data is | Ton Voon | 1 | -6/+21 |
2006-12-20 | Fixed inode thresholds, regressed from previous release | Ton Voon | 1 | -7/+66 |
2006-10-18 | Re-added perf data to check_disk | Ton Voon | 1 | -0/+2 |
2006-10-12 | Remove the "- free space" if status is OK | Ton Voon | 1 | -4/+9 |
2006-10-12 | Fixed output from -e in check_disk (Andreas Behal) | Ton Voon | 1 | -2/+11 |
2006-07-13 | Major fixes to check_disk. Now should return same data as df | Ton Voon | 1 | -29/+22 |
2006-07-12 | Added -E option for exact match of filesystem. Restructured main filesystem | Ton Voon | 1 | -1/+13 |
2006-03-23 | check_disk now errors if a specified directory does not exist (cf df /foo) | Ton Voon | 1 | -6/+4 |
2006-03-23 | Some versions of Test::More do not like the m#foo# syntax | Ton Voon | 1 | -1/+1 |
2006-03-23 | Incorrect output when checking non-existent disk (John Rouillard - 1326050) | Ton Voon | 1 | -1/+17 |
2005-12-15 | New 3 parameter version of getTestParameters. Updated check_disk.t to reflect. | Ton Voon | 1 | -6/+8 |
2005-11-15 | Updated tests to minimise false positives. Breaking down so more obvious | Ton Voon | 1 | -51/+113 |
2005-11-12 | Updated check_disk tests to use Test::More (Serhan Kiymaz) | Ton Voon | 1 | -11/+77 |
2005-11-03 | Invalid mount point doesn't make sense because most df implementations | Ton Voon | 1 | -5/+1 |
2005-07-25 | [1185704] New Testing Infrastructure. | Peter Bray | 1 | -21/+23 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+31 |