[Nagiosplug-devel] [ nagiosplug-Bugs-1541340 ] check_procs won't execute on Solaris 9 x86
SourceForge.net
noreply at sourceforge.net
Tue Mar 6 18:36:22 CET 2007
Bugs item #1541340, was opened at 2006-08-16 15:43
Message generated for change (Comment added) made by tonvoon
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: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: maemigh (maemigh)
>Assigned to: Ton Voon (tonvoon)
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.
----------------------------------------------------------------------
>Comment By: Ton Voon (tonvoon)
Date: 2007-03-06 17:36
Message:
Logged In: YES
user_id=664364
Originator: NO
Hi!
Can you please try the snapshot at http://nagiosplug.sf.net/snapshot. The
ps command has changed from pst3 to /usr/ucb/ps for Solaris.
I've marked this call in pending. Please update if there is still a
problem.
Ton
----------------------------------------------------------------------
Comment By: Ade Rixon (aderixon)
Date: 2006-11-02 15:48
Message:
Logged In: YES
user_id=145082
See bug 1495828 (pst3 failure on solaris 10 x86) for info.
----------------------------------------------------------------------
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