index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_procs.c
Age
Commit message (
Expand
)
Author
2003-07-03
Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey)
Ton Voon
2003-04-11
Match -a STRING anywhere in ps args (Laurent Vaslin - 719783)
Ton Voon
2003-04-07
Fixed zombie processes
Ton Voon
2003-04-07
Souped up check_procs with different metrics
Ton Voon
2003-03-26
Removal of ps_raw and ps_vars
Ton Voon
2003-03-24
Use max_state
Ton Voon
2003-03-11
Remove getopt_long checks
Ton Voon
2003-01-31
Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)
Ton Voon
2003-01-30
Fixed progname
Ton Voon
2003-01-29
Fixed NULL status in Solaris (644783 - Fabian Pehla)
Ton Voon
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
2002-11-22
add a few comments, trap a few place where a NULL string might have been handled
Karl DeBisschop
2002-11-08
remove unused variables
Karl DeBisschop
2002-10-22
remove call_getopt, replace ssprintf with asprintf
Karl DeBisschop
2002-06-19
fixes for using POSIX return codes
Subhendu Ghosh
2002-02-28
Initial revision
Ethan Galstad
[prev]