[Nagiosplug-devel] [ nagiosplug-New Plugins-1053921 ] Check time of one or more processes running

SourceForge.net noreply at sourceforge.net
Mon Oct 25 10:33:03 CEST 2004


New Plugins item #1053921, was opened at 2004-10-25 12:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=1053921&group_id=29880

Category: Perl plugin
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: bschrock (bschrock)
Assigned to: Nobody/Anonymous (nobody)
Summary: Check time of one or more processes running

Initial Comment:
This plugin checks how long a process has been running
and if it (or multiple ones) are running over the warn
and critical time generates an appropriate error.

Perl Check Process Run Time

Usage: check_proctime -p <process> -w <warn_time> -c
<crit_time>
Time is in the format of xx:xx:xx each field represents
hours:minutes:seconds.

-p, --process=PROCESS
   Process run time to be checked
-w, --warning=STRING (xx:xx:xx)
   Warning time threshold
-c, --critical=STRING (xx:xx:xx)
   Critical time threshold
-v, --version=STRING (xx:xx:xx)
   Critical time threshold
-h, --help
   Prints this help message


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=541465&aid=1053921&group_id=29880




More information about the Devel mailing list