[Nagiosplug-devel] [ nagiosplug-Bugs-1541340 ] check_procs won't execute on Solaris 9 x86
SourceForge.net
noreply at sourceforge.net
Wed Aug 16 16:43:19 CEST 2006
Bugs item #1541340, was opened at 2006-08-16 10:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1541340&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: None
Status: Open
Resolution: None
Priority: 5
Submitted By: maemigh (maemigh)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_procs won't execute on Solaris 9 x86
Initial Comment:
check_procs (from latest snapshot) just hangs and exits
with a timeout error on Solaris 9 x86. It tries to use
the pst3 command. I modified config.h to point to the
location of pst3 and verbose mode shows the correct
location.
I was able to fix it by changing config.h to use the
regular ps command as suggested in another bug post.
pst3 runs fine with executed from the shell prompt.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1541340&group_id=29880
More information about the Devel
mailing list