[Nagiosplug-devel] [ nagiosplug-Bugs-1541340 ] check_procs won't execute on Solaris 9 x86

SourceForge.net noreply at sourceforge.net
Wed Mar 21 03:20:11 CET 2007


Bugs item #1541340, was opened at 2006-08-16 07:43
Message generated for change (Comment added) made by sf-robot
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: Closed
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: SourceForge Robot (sf-robot)
Date: 2007-03-20 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Ton Voon (tonvoon)
Date: 2007-03-06 09: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 07: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