A bit of color on the check_procs program: I had the same problem, and it was a permissions issue. The pst3 binary has to be setuid/owned by root:
-r-sr-xr-x 1 root root 25064 Sep 29 16:15 /usr/local/nagios/libexec/pst3 HTH. -Aaron -- original message -- Date: Thu, 18 Dec 2008 14:48:05 -0500 From: Brandon Munger <bmun...@edison.edu> Subject: Re: [Nagios-users] Solaris 10 check_procs To: william.ai...@sun.com Cc: nagios-users@lists.sourceforge.net Message-ID: <494aa8f5.7020...@edison.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Bill, Ok that makes sense. The compiler is 32 bit. This is the output I get is: -bash-3.00# ./check_procs -vv CMD: /export/home/bmunger/downloads/nagios/libexec/pst3 Unable to read output I have since found a different solution on nagiosexchange.org called check_procs2 which is a perl script. This seems to work fine for me. Thanks! Brandon
------------------------------------------------------------------------------
_______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null