tokkee.org
Code
projects
/
nagiosplug.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
check_dbi: Added -e option.
[nagiosplug.git]
/
plugins
/
check_procs.c
2011-01-21
Ton Voon
Fix for regex input of '|', being output causing proble...
blob
|
commitdiff
|
raw
2010-04-22
Thomas Guyot-Sionnest
Add newline after "Usage:" in --help
blob
|
commitdiff
|
raw
|
diff to current
2010-04-22
Thomas Guyot-Sionnest
Standardize the extra-opts notes
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Thomas Guyot-Sionnest
Fix translations when extra-opts aren't enabled
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Ton Voon
Typo fixes (Jan Wagner - SF 1878971)
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Thomas Guyot-Sionnest
Removing CVS/SVN tags and replacing with git-based...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Ton Voon
check_procs captures stderr and adds to plugin output...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Thomas Guyot-Sionnest
Added support for --extra-opts in all C plugins (disabl...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-27
Thomas Guyot-Sionnest
--help output cleanup (plus removal of spaces on blank...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
Ton Voon
Updated check_procs with a hidden --input-file option.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Ton Voon
Reverted check_procs for solaris back to using pst3...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Thomas Guyot-Sionnest
Bump plugin/ to GPLv3 (check_overcr to check_users)
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Matthias Eble
Cleaned check_procs usage output (Ferenc Wagner #1862218)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-15
Matthias Eble
Make ps column count in zombie detection less restricti...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-06
Ton Voon
Use /usr/ucb/ps on Solaris in preference to pst3 (probl...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-28
Holger Weiss
Don't try to print `optarg' (which will be a NULL point...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-24
Ton Voon
Various cleanups in the syncing with gnulib
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Thomas Guyot-Sionnest
Fix bug #1630970 Fix for buffer overflow of check_procs...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Benoit Mortier
more localization fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Benoit Mortier
first pass at cleaning localization for new release
blob
|
commitdiff
|
raw
|
diff to current
2006-07-13
Ton Voon
Using coreutils' base_name function because of portabil...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Benoit Mortier
cleaning help and usage + license
blob
|
commitdiff
|
raw
|
diff to current
2006-06-17
Benoit Mortier
cleaning up help and usage
blob
|
commitdiff
|
raw
|
diff to current
2006-04-27
Ton Voon
Internal version of basename if one not found in system
blob
|
commitdiff
|
raw
|
diff to current
2006-04-05
Ton Voon
Use pid_t for pids (1463853)
blob
|
commitdiff
|
raw
|
diff to current
2006-02-17
M. Sean Finney
set LC_NUMERIC to POSIX in check_procs.c
blob
|
commitdiff
|
raw
|
diff to current
2005-09-15
Ton Voon
- Cleanup minor compile errors on Irix
blob
|
commitdiff
|
raw
|
diff to current
2005-06-03
M. Sean Finney
gcc 2.x fixes from edward
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
M. Sean Finney
fixes for check_procs:
blob
|
commitdiff
|
raw
|
diff to current
2004-12-30
Benoit Mortier
more internationalization fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-12-25
Benoit Mortier
various fixes for localization
blob
|
commitdiff
|
raw
|
diff to current
2004-12-10
Ton Voon
Reverting back ngettext calls
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
reverting my changes from !=TRUE to == ERROR, that...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
print_help and print_usage() cleanup
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
remove UT_HLP_VRS from print_usage
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
fixes for internationalization
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Matthew Kent
Patch from Russell Miller which adds elapsed time as...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-03
Benoit Mortier
bump copyright year
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Benoit Mortier
--disable-nls throws an error on check_dns, check_procs and
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Benoit Mortier
More internationalization work
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Benoit Mortier
return of process_arguments() is TRUE not OK !
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Benoit Mortier
changed Error: by CRITICAL -
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Benoit Mortier
standardize localization string
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Ton Voon
Making messages more consistent
blob
|
commitdiff
|
raw
|
diff to current
2004-11-19
Matthew Kent
Enabling timeout flag (1010097, Jason Martin)
blob
|
commitdiff
|
raw
|
diff to current
2004-04-06
Ton Voon
Fixed weird scanf bug on Solaris
blob
|
commitdiff
|
raw
|
diff to current
2004-02-20
Karl DeBisschop
handle case where line from ps output exceed MAX_INPUT_...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-20
Ton Voon
- compiler warning removed (but usage2 messages badly...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-01
Karl DeBisschop
use usage2 function
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Ton Voon
Fixed listing of failed processes
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Ton Voon
Support for AIX ps command and cleanup of configure...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Ton Voon
Solaris requires asprintf checks for null variables
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Karl DeBisschop
- bindtextdomain for gettext, a few other smale cleanup...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-10
Karl DeBisschop
the last round of pedantic compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Karl DeBisschop
more pedantic compiler warns
blob
|
commitdiff
|
raw
|
diff to current
2003-08-07
Karl DeBisschop
markup for translation
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Ton Voon
Fixed seg fault on some Sol 7/8 servers (Patch 764745...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-11
Ton Voon
Match -a STRING anywhere in ps args (Laurent Vaslin...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-07
Ton Voon
Fixed zombie processes
blob
|
commitdiff
|
raw
|
diff to current
2003-04-07
Ton Voon
Souped up check_procs with different metrics
blob
|
commitdiff
|
raw
|
diff to current
2003-03-26
Ton Voon
Removal of ps_raw and ps_vars
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Ton Voon
Use max_state
blob
|
commitdiff
|
raw
|
diff to current
2003-03-11
Ton Voon
Remove getopt_long checks
blob
|
commitdiff
|
raw
|
diff to current
2003-01-31
Ton Voon
Fix for zombie processes on Solaris (Bug 677803 - Matth...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-30
Ton Voon
Fixed progname
blob
|
commitdiff
|
raw
|
diff to current
2003-01-29
Ton Voon
Fixed NULL status in Solaris (644783 - Fabian Pehla)
blob
|
commitdiff
|
raw
|
diff to current
2003-01-13
Karl DeBisschop
convert PROGANE from a define to a const char
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Karl DeBisschop
add a few comments, trap a few place where a NULL strin...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
Karl DeBisschop
remove unused variables
blob
|
commitdiff
|
raw
|
diff to current
2002-10-22
Karl DeBisschop
remove call_getopt, replace ssprintf with asprintf
blob
|
commitdiff
|
raw
|
diff to current
2002-06-19
Subhendu Ghosh
fixes for using POSIX return codes
blob
|
commitdiff
|
raw
|
diff to current
2002-02-28
Ethan Galstad
Initial revision
blob
|
commitdiff
|
raw
|
diff to current