summaryrefslogtreecommitdiffstats
path: root/plugins/check_disk.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-14Fix logic error with -e switch where result not set (Daniel Austin - 1102012)archive/release-1.3.0Ton Voon1-1/+2
2003-07-01Fix for large filesystems > 3TB (Stuart Webster)Ton Voon1-8/+8
2003-06-25Returns critical if fs missing. Only works for single fs specified in -p,Ton Voon1-1/+3
2003-03-09Implement error-only option for check_disk (Ian Duggan)Ton Voon1-2/+10
2003-03-08Fix AIX /proc filesystem (Ian Duggan)Ton Voon1-1/+5
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-4/+4
2003-01-13add options for excluding devices and for skipping OK devices in summaryKarl DeBisschop1-33/+61
2002-11-18failed to handle multple disksKarl DeBisschop1-38/+5
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-54/+28
2002-06-19fixes for using POSIX return codesSubhendu Ghosh1-4/+39
2002-06-06added option for mount point - Tom BertelsonSubhendu Ghosh1-10/+19
2002-02-28Initial revisionEthan Galstad1-0/+353