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
2007-01-17
Fix bug #1630970 Fix for buffer overflow of check_procs procprog string
Thomas Guyot-Sionnest
2006-10-22
more localization fixes
Benoit Mortier
2006-10-19
first pass at cleaning localization for new release
Benoit Mortier
2006-07-13
Using coreutils' base_name function because of portability issues with
Ton Voon
2006-06-20
cleaning help and usage + license
Benoit Mortier
2006-06-17
cleaning up help and usage
Benoit Mortier
2006-04-27
Internal version of basename if one not found in system
Ton Voon
2006-04-05
Use pid_t for pids (1463853)
Ton Voon
2006-02-17
set LC_NUMERIC to POSIX in check_procs.c
M. Sean Finney
2005-09-15
- Cleanup minor compile errors on Irix
Ton Voon
2005-06-03
gcc 2.x fixes from edward
M. Sean Finney
2005-05-25
fixes for check_procs:
M. Sean Finney
2004-12-30
more internationalization fixes
Benoit Mortier
2004-12-25
various fixes for localization
Benoit Mortier
2004-12-10
Reverting back ngettext calls
Ton Voon
2004-12-03
reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry
Benoit Mortier
2004-12-03
print_help and print_usage() cleanup
Benoit Mortier
2004-12-03
remove UT_HLP_VRS from print_usage
Benoit Mortier
2004-12-03
fixes for internationalization
Benoit Mortier
2004-12-03
Patch from Russell Miller which adds elapsed time as a metric. Only for linux...
Matthew Kent
2004-12-03
bump copyright year
Benoit Mortier
2004-12-02
--disable-nls throws an error on check_dns, check_procs and
Benoit Mortier
2004-12-02
More internationalization work
Benoit Mortier
2004-12-02
return of process_arguments() is TRUE not OK !
Benoit Mortier
2004-12-02
changed Error: by CRITICAL -
Benoit Mortier
2004-12-01
standardize localization string
Benoit Mortier
2004-11-24
Making messages more consistent
Ton Voon
2004-11-19
Enabling timeout flag (1010097, Jason Martin)
Matthew Kent
2004-04-06
Fixed weird scanf bug on Solaris
Ton Voon
2004-02-20
handle case where line from ps output exceed MAX_INPUT_BUFFER
Karl DeBisschop
2004-02-20
- compiler warning removed (but usage2 messages badly broken)
Ton Voon
2003-12-01
use usage2 function
Karl DeBisschop
2003-11-28
Fixed listing of failed processes
Ton Voon
2003-09-16
Support for AIX ps command and cleanup of configure's ps checks
Ton Voon
2003-09-02
Solaris requires asprintf checks for null variables
Ton Voon
2003-08-22
- bindtextdomain for gettext, a few other smale cleanups here and there
Karl DeBisschop
2003-08-10
the last round of pedantic compiler warnings
Karl DeBisschop
2003-08-09
more pedantic compiler warns
Karl DeBisschop
2003-08-07
markup for translation
Karl DeBisschop
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
[next]