index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_disk.c
Age
Commit message (
Expand
)
Author
2003-06-04
Argument to asprintf in wrong order
Ton Voon
2003-03-31
checkpoint
Karl DeBisschop
2003-03-24
Minor changes to build for Solaris packages
Jeremy T. Bouse
2003-03-23
can once again exclude indiviual path/partitions
Karl DeBisschop
2003-03-23
add -X to exclude FS type, now works with more than one path/dev specified
Karl DeBisschop
2003-03-21
checkpoint, allows selecting devices and paths now
Karl DeBisschop
2003-03-19
check_disk working with mountlist.c
Karl DeBisschop
2003-03-18
use GNU fileutils for check_disk
Karl DeBisschop
2003-03-12
doco standarization
Karl DeBisschop
2003-03-12
errors for statfs
Karl DeBisschop
2003-03-11
Remove getopt_long checks
Ton Voon
2003-03-11
use statfs for check_disk (still needs fs scan)
Karl DeBisschop
2003-03-09
Implement error-only option for check_disk (Ian Duggan)
Ton Voon
2003-03-08
Fix AIX /proc filesystem (Ian Duggan)
Ton Voon
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2003-01-13
add options for excluding devices and for skipping OK devices in summary
Karl DeBisschop
2002-11-18
failed to handle multple disks
Karl DeBisschop
2002-11-13
remove call_getopt and asprintf
Karl DeBisschop
2002-06-19
fixes for using POSIX return codes
Subhendu Ghosh
2002-06-06
added option for mount point - Tom Bertelson
Subhendu Ghosh
2002-02-28
Initial revision
Ethan Galstad