index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_procs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-17
set LC_NUMERIC to POSIX in check_procs.c
M. Sean Finney
1
-0/+1
2005-09-15
- Cleanup minor compile errors on Irix
Ton Voon
1
-0/+2
2005-06-03
gcc 2.x fixes from edward
M. Sean Finney
1
-9/+9
2005-05-25
fixes for check_procs:
M. Sean Finney
1
-9/+10
2004-12-30
more internationalization fixes
Benoit Mortier
1
-6/+6
2004-12-25
various fixes for localization
Benoit Mortier
1
-18/+10
2004-12-10
Reverting back ngettext calls
Ton Voon
1
-1/+1
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
1
-1/+1
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
1
-2/+2
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
1
-4/+2
2004-12-03
fixes for internationalization
Benoit Mortier
1
-68/+68
2004-12-03
Patch from Russell Miller which adds elapsed time as a metric. Only for linux...
Matthew Kent
1
-11/+95
2004-12-03
bump copyright year
Benoit Mortier
1
-1/+2
2004-12-02
--disable-nls throws an error on check_dns, check_procs and
Benoit Mortier
1
-1/+1
2004-12-02
More internationalization work
Benoit Mortier
1
-3/+2
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
1
-1/+1
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
1
-1/+1
2004-12-01
standardize localization string
Benoit Mortier
1
-16/+7
2004-11-24
Making messages more consistent
Ton Voon
1
-3/+3
2004-11-19
Enabling timeout flag (1010097, Jason Martin)
Matthew Kent
1
-2/+15
2004-04-06
Fixed weird scanf bug on Solaris
Ton Voon
1
-4/+0
2004-02-20
handle case where line from ps output exceed MAX_INPUT_BUFFER
Karl DeBisschop
1
-4/+20
2004-02-20
- compiler warning removed (but usage2 messages badly broken)
Ton Voon
1
-1/+1
2003-12-01
use usage2 function
Karl DeBisschop
1
-27/+9
2003-11-28
Fixed listing of failed processes
Ton Voon
1
-5/+9
2003-09-16
Support for AIX ps command and cleanup of configure's ps checks
Ton Voon
1
-32/+33
2003-09-02
Solaris requires asprintf checks for null variables
Ton Voon
1
-11/+11
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
1
-0/+4
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
1
-6/+6
2003-08-09
more pedantic compiler warns
Karl DeBisschop
1
-51/+58
2003-08-07
markup for translation
Karl DeBisschop
1
-175/+191
2003-07-03
Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey)
Ton Voon
1
-1/+5
2003-04-11
Match -a STRING anywhere in ps args (Laurent Vaslin - 719783)
Ton Voon
1
-3/+8
2003-04-07
Fixed zombie processes
Ton Voon
1
-3/+2
2003-04-07
Souped up check_procs with different metrics
Ton Voon
1
-102/+260
2003-03-26
Removal of ps_raw and ps_vars
Ton Voon
1
-5/+1
2003-03-24
Use max_state
Ton Voon
1
-29/+5
2003-03-11
Remove getopt_long checks
Ton Voon
1
-7/+2
2003-01-31
Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)
Ton Voon
1
-5/+15
2003-01-30
Fixed progname
Ton Voon
1
-1/+1
2003-01-29
Fixed NULL status in Solaris (644783 - Fabian Pehla)
Ton Voon
1
-8/+6
2003-01-13
convert PROGANE from a define to a const char
Karl DeBisschop
1
-7/+7
2002-11-22
add a few comments, trap a few place where a NULL string might have been handled
Karl DeBisschop
1
-11/+9
2002-11-08
remove unused variables
Karl DeBisschop
1
-1/+1
2002-10-22
remove call_getopt, replace ssprintf with asprintf
Karl DeBisschop
1
-108/+76
2002-06-19
fixes for using POSIX return codes
Subhendu Ghosh
1
-9/+36
2002-02-28
Initial revision
Ethan Galstad
1
-0/+510
[prev]