summaryrefslogtreecommitdiffstats
path: root/plugins/check_procs.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-09more pedantic compiler warnsKarl DeBisschop1-51/+58
2003-08-07markup for translationKarl DeBisschop1-175/+191
2003-07-03Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey)Ton Voon1-1/+5
2003-04-11Match -a STRING anywhere in ps args (Laurent Vaslin - 719783)Ton Voon1-3/+8
2003-04-07Fixed zombie processesTon Voon1-3/+2
2003-04-07Souped up check_procs with different metricsTon Voon1-102/+260
2003-03-26Removal of ps_raw and ps_varsTon Voon1-5/+1
2003-03-24Use max_stateTon Voon1-29/+5
2003-03-11Remove getopt_long checksTon Voon1-7/+2
2003-01-31Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)Ton Voon1-5/+15
2003-01-30Fixed prognameTon Voon1-1/+1
2003-01-29Fixed NULL status in Solaris (644783 - Fabian Pehla)Ton Voon1-8/+6
2003-01-13convert PROGANE from a define to a const charKarl DeBisschop1-7/+7
2002-11-22add a few comments, trap a few place where a NULL string might have been handledKarl DeBisschop1-11/+9
2002-11-08remove unused variablesKarl DeBisschop1-1/+1
2002-10-22remove call_getopt, replace ssprintf with asprintfKarl DeBisschop1-108/+76
2002-06-19fixes for using POSIX return codesSubhendu Ghosh1-9/+36
2002-02-28Initial revisionEthan Galstad1-0/+510