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