[Nagiosplug-devel] [ nagiosplug-Bugs-1993363 ] check_procs times out on Solaris 10
SourceForge.net
noreply at sourceforge.net
Mon Jun 16 22:32:40 CEST 2008
Bugs item #1993363, was opened at 2008-06-13 16:58
Message generated for change (Comment added) made by maemigh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1993363&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: snapshot tarball
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: maemigh (maemigh)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_procs times out on Solaris 10
Initial Comment:
I'm having problems with the latest snapshot of check_procs timing out. The version is v1991 (nagios-plugins 1.4.12). This is using pst3 included with the plugins.
./check_procs
CRITICAL - Plugin timed out after 10 seconds
./check_procs -w 2:2 -c 2:2 -C nagios
CRITICAL - Plugin timed out after 10 seconds
I've tried sparc and x86 builds, both timeout:
Solaris 5.10 Generic_118833-36 sparc
Solaris Generic_127112-11 i386
----------------------------------------------------------------------
>Comment By: maemigh (maemigh)
Date: 2008-06-16 16:32
Message:
Logged In: YES
user_id=1520524
Originator: YES
Had time to do a little more digging. This happens if the file pointed to
by PS_COMMAND does not exist. There do not appear to be any checks within
spopen to handle a return code from execve in the event of an error.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1993363&group_id=29880
More information about the Devel
mailing list