index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_swap.c
Age
Commit message (
Expand
)
Author
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-07
replace "terminate" with "die" for shorter name and better readability
Karl DeBisschop
2003-08-02
establish "UT_" namespace for usage text in #defines
Karl DeBisschop
2003-07-30
markup for translation
Karl DeBisschop
2003-07-29
mark for translation
Karl DeBisschop
2003-06-29
Corrected reported size for PROC_MEMINFO systems
Ton Voon
2003-06-27
Support for swap -s for solaris. Also changes size of swap to MBs through
Ton Voon
2003-03-11
Remove getopt_long checks
Ton Voon
2003-02-18
support for Large swap sizes
Subhendu Ghosh
2003-01-30
Fixed long --allswap option
Ton Voon
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2002-11-20
add switch to evaluate each swap individually
Karl DeBisschop
2002-11-18
test total swap instead of individual disks
Karl DeBisschop
2002-10-30
forgot to remove call_getopt declaration
Karl DeBisschop
2002-10-21
use asprintf instead of ssprintf
Karl DeBisschop
2002-10-18
remove old call_getopt
Karl DeBisschop
2002-02-28
Initial revision
Ethan Galstad