summaryrefslogtreecommitdiffstats
path: root/plugins/check_disk.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-18use GNU fileutils for check_diskKarl DeBisschop1-143/+77
2003-03-12doco standarizationKarl DeBisschop1-68/+62
2003-03-12errors for statfsKarl DeBisschop1-0/+19
2003-03-11Remove getopt_long checksTon Voon1-8/+1
2003-03-11use statfs for check_disk (still needs fs scan)Karl DeBisschop1-5/+56
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