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
2022-01-30
Fix double percentage sign in usage (#1743)
Lorenz
2021-11-17
Merge pull request #1654 from wolfgangkarall/master
RincewindsHat
2021-11-01
check_procs: remove trailing whitespace
Sven Nierlein
2021-01-03
check_procs -- exchange needle and haystack in strstr() for proper state match
Wolfgang Karall-Ahlborn
2019-03-21
improve command examples for 'at least' processes
ChrisWi
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Non-network timeout changes
Spenser Reinhardt
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-11-19
check_procs: ignore plugin parent process
Anton Lofgren
2013-09-10
Fix GCC's -Wuninitialized warnings
Holger Weiss
2013-08-18
check_procs: clarify debug message
Sebastian Schmidt
2013-08-18
check_procs: Assume we have stat()
Sebastian Schmidt
2013-08-18
check_procs: Get rid of HAVE_PROC_PID_EXE
Sebastian Schmidt
2013-08-18
check_procs: Ignore ENOENT when checking for myself
Sebastian Schmidt
2013-08-18
check_procs: fix typo
Sebastian Schmidt
2013-08-18
check_procs: filter out self by /proc/pid/exe
Sebastian Schmidt
2013-08-18
Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threads
Richard Leitner
2013-02-27
Update plugins/check_procs.c
Joerg Linge
2012-11-14
check_procs: Remove superfluous newline character
Holger Weiss
2012-11-14
check_procs: Added performance data to plugin output.
Sebastian Harl
2012-11-14
check_procs: Use the range/threshold support functions from libnagiosplug.
Sebastian Harl
2012-06-29
Die when asprintf fails
Anders Kaseorg
2011-01-21
Fix for regex input of '|', being output causing problems with Nagios' parsin...
Ton Voon
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2009-02-20
Typo fixes (Jan Wagner - SF 1878971)
Ton Voon
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-07-08
check_procs captures stderr and adds to plugin output. This is
Ton Voon
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-03-18
Updated check_procs with a hidden --input-file option.
Ton Voon
2008-02-28
Reverted check_procs for solaris back to using pst3 due to truncation
Ton Voon
2008-01-31
Bump plugin/ to GPLv3 (check_overcr to check_users)
Thomas Guyot-Sionnest
2008-01-04
Cleaned check_procs usage output (Ferenc Wagner #1862218)
Matthias Eble
2007-07-15
Make ps column count in zombie detection less restrictive. Thanks to Andrew E...
Matthias Eble
2007-03-06
Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)
Ton Voon
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2007-01-24
Various cleanups in the syncing with gnulib
Ton Voon
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
[next]