summaryrefslogtreecommitdiffstats
path: root/plugins/check_procs.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-3/+3
2014-01-21plugins/*.c: Non-network timeout changesSpenser Reinhardt1-1/+1
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2013-11-19check_procs: ignore plugin parent processAnton Lofgren1-0/+8
2013-09-10Fix GCC's -Wuninitialized warningsHolger Weiss1-1/+1
2013-08-18check_procs: clarify debug messageSebastian Schmidt1-1/+1
2013-08-18check_procs: Assume we have stat()Sebastian Schmidt1-10/+2
2013-08-18check_procs: Get rid of HAVE_PROC_PID_EXESebastian Schmidt1-1/+1
2013-08-18check_procs: Ignore ENOENT when checking for myselfSebastian Schmidt1-1/+4
2013-08-18check_procs: fix typoSebastian Schmidt1-1/+1
2013-08-18check_procs: filter out self by /proc/pid/exeSebastian Schmidt1-3/+49
2013-08-17Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threadsRichard Leitner1-2/+29
2013-02-27Update plugins/check_procs.cJoerg Linge1-0/+1
2012-11-14check_procs: Remove superfluous newline characterHolger Weiss1-1/+1
2012-11-14check_procs: Added performance data to plugin output.Sebastian Harl1-0/+7
2012-11-14check_procs: Use the range/threshold support functions from libnagiosplug.Sebastian Harl1-89/+17
2012-06-29Die when asprintf failsAnders Kaseorg1-17/+17
2011-01-21Fix for regex input of '|', being output causing problems with Nagios' parsin...Ton Voon1-1/+10
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-6/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-5/+5
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Ton Voon1-6/+6
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-07-08check_procs captures stderr and adds to plugin output. This isTon Voon1-46/+15
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-4/+13
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-2/+2
2008-03-18Updated check_procs with a hidden --input-file option.Ton Voon1-24/+38
2008-02-28Reverted check_procs for solaris back to using pst3 due to truncationTon Voon1-0/+26
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Thomas Guyot-Sionnest1-23/+22
2008-01-04Cleaned check_procs usage output (Ferenc Wagner #1862218)Matthias Eble1-3/+3
2007-07-15Make ps column count in zombie detection less restrictive. Thanks to Andrew E...Matthias Eble1-1/+1
2007-03-06Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)Ton Voon1-1/+1
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2007-01-24Various cleanups in the syncing with gnulibTon Voon1-0/+1
2007-01-17Fix bug #1630970 Fix for buffer overflow of check_procs procprog stringThomas Guyot-Sionnest1-1/+1
2006-10-22more localization fixesBenoit Mortier1-55/+47
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-4/+9
2006-07-13Using coreutils' base_name function because of portability issues withTon Voon1-1/+1
2006-06-20cleaning help and usage + licenseBenoit Mortier1-17/+30
2006-06-17cleaning up help and usageBenoit Mortier1-5/+5
2006-04-27Internal version of basename if one not found in systemTon Voon1-7/+1
2006-04-05Use pid_t for pids (1463853)Ton Voon1-3/+3
2006-02-17set LC_NUMERIC to POSIX in check_procs.cM. Sean Finney1-0/+1
2005-09-15- Cleanup minor compile errors on IrixTon Voon1-0/+2
2005-06-03gcc 2.x fixes from edwardM. Sean Finney1-9/+9
2005-05-25fixes for check_procs:M. Sean Finney1-9/+10
2004-12-30more internationalization fixesBenoit Mortier1-6/+6