[Nagiosplug-devel] [ nagiosplug-Patches-991359 ] patch for checking elapsed time of a process
SourceForge.net
noreply at sourceforge.net
Thu Dec 2 20:18:04 CET 2004
Patches item #991359, was opened at 2004-07-14 22:17
Message generated for change (Comment added) made by mattkent
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=991359&group_id=29880
Category: Enhancement
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Russell Miller (duskglow)
Assigned to: Matthew Kent (mattkent)
Summary: patch for checking elapsed time of a process
Initial Comment:
Adds a "-e" option (patch is slightly incorrect in
that an "e:" should be added to the getopt string,
that's not in the patch) to check_procs, so that
the elapsed time of a process can be measured
and warnings thrown if the process lasts too long.
This is useful if a program such as ftpd runs away.
----------------------------------------------------------------------
>Comment By: Matthew Kent (mattkent)
Date: 2004-12-02 20:17
Message:
Logged In: YES
user_id=983566
Applied to HEAD with a few small changes. Kernel 2.6.5 and
2.6.6 in my testing on my installs have a few procs listed
with a strange infinite time on them.
Only supported for linux so far, openbsd has an output
format that's harder to parse. Others unixes I'm not sure on.
More tidying up on todo.
----------------------------------------------------------------------
Comment By: Russell Miller (duskglow)
Date: 2004-07-29 11:41
Message:
Logged In: YES
user_id=163260
Sigh, third time's a charm.
----------------------------------------------------------------------
Comment By: Russell Miller (duskglow)
Date: 2004-07-29 11:39
Message:
Logged In: YES
user_id=163260
Oops, here's the patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=991359&group_id=29880
More information about the Devel
mailing list