[Nagiosplug-devel] [ nagiosplug-Bugs-2632995 ] check_procs fails on Solaris

SourceForge.net noreply at sourceforge.net
Tue Feb 24 10:29:50 CET 2009


Bugs item #2632995, was opened at 2009-02-24 04:08
Message generated for change (Comment added) made by dermoth
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2632995&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
Private: No
Submitted By: Werner (forsbring)
>Assigned to: Thomas Guyot-Sionnest (dermoth)
Summary: check_procs fails on Solaris

Initial Comment:
Hi,

check_procs v2019 (nagios-plugins 1.4.13) exits with "Unable to read output" on most of our Solaris8 and Solaris 10 servers (I do not have access to any Solaris9 servers). 1.4.11 works just fine. I've attached the truss output.


- Werner


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

>Comment By: Thomas Guyot-Sionnest (dermoth)
Date: 2009-02-24 04:29

Message:
Thanks for the debug output. Nagios-plugins now use pst3 to get the process
list and this program needs to be installed and setuid root (I think old
versions of nagios-plugins used it too, so you may have it already on some
servers).

It looks like you're trying to run from the source repository. Be sure to
install the plugins, or at least hand-install pst3 (in plugins-root/
directory, don't forget to setuit root).

If you still have issues I'll be able to help you is you can send the
truss output again with the option to follow forks (-f).

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2632995&group_id=29880




More information about the Devel mailing list