<HTML>
<HEAD>
<TITLE>Re: check_procs</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>A bit of color on the check_procs program:<BR>
<BR>
I had the same problem, and it was a permissions issue. The pst3 binary has to be setuid/owned by root:<BR>
<BR>
-r-sr-xr-x   1 root     root       25064 Sep 29 16:15 /usr/local/nagios/libexec/pst3<BR>
<BR>
HTH.<BR>
<BR>
    -Aaron<BR>
<BR>
<BR>
<BR>
-- original message --<BR>
<BR>
Date: Thu, 18 Dec 2008 14:48:05 -0500<BR>
From: Brandon Munger <<FONT COLOR="#0000FF"><U><a href="bmunger@edison.edu">bmunger@edison.edu</a></U></FONT>><BR>
Subject: Re: [Nagios-users] Solaris 10 check_procs<BR>
To: <FONT COLOR="#0000FF"><U><a href="William.Aiken@Sun.COM">William.Aiken@Sun.COM</a><BR>
</U></FONT>Cc: <FONT COLOR="#0000FF"><U><a href="nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><BR>
</U></FONT>Message-ID: <<FONT COLOR="#0000FF"><U><a href="494AA8F5.7020700@edison.edu">494AA8F5.7020700@edison.edu</a></U></FONT>><BR>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<BR>
<BR>
Bill,<BR>
<BR>
Ok that makes sense.  The compiler is 32 bit.  This is the output I get is:<BR>
<BR>
-bash-3.00# ./check_procs -vv<BR>
CMD: /export/home/bmunger/downloads/nagios/libexec/pst3<BR>
Unable to read output<BR>
<BR>
I have since found a different solution on nagiosexchange.org called<BR>
check_procs2 which is a perl script.  This seems to work fine for me.<BR>
<BR>
Thanks!<BR>
<BR>
Brandon</SPAN></FONT>
</BODY>
</HTML>