<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi Sascha,<BR> <BR>You are exactly right, echo $? returns 0 in all cases <BR> <BR><STRONG>check_nrpe</STRONG><BR> <BR>1- /usr/local/sys/nrpe/libexec/check_nrpe -H 127.0.0.1 -c check_users<BR> <BR>USERS CRITICAL - 7 users currently logged in |users=7;2;3;0<BR> <BR>bash-3.00#echo $?<BR>0<BR> <BR>2- /usr/local/sys/nrpe/libexec/check_nrpe -H 127.0.0.1 -c check_remote<BR> <BR>Connection refused<BR> <BR>bash-3.00#echo $?<BR>0<BR> <BR>doesn't matter how many times you execute it returns 0 all the times but interesting when I run simeple plugin commands it returns right values<BR> <BR><STRONG>simple plugins</STRONG><BR> <BR>bash-3.00#/usr/local/sys/nrpe/libexec/check_users -w 2 -c 3<BR> <BR>USERS CRITICAL - 7 users currently logged in |users=7;2;3;0<BR> <BR>bash-3.00#echo $?<BR>2<BR> <BR>bash-3.00#/usr/local/sys/nrpe/libexec/check_tcp -p 1250<BR> <BR>Connection refused<BR> <BR>bash-3.00#echo $?<BR>2<BR><STRONG></STRONG> <BR> <BR> <BR>All simple plugins are returning right exit values but only check_nrpe is having issue.<BR> <BR>bash-3.00#cat /etc/passwd|grep nagios<BR>nagios:x:262:262:nagios user:/usr/local/sys/nrpe:/bin/sh<BR> <BR>chown -R nagios:nagios /usr/local/sys/nrpe<BR> <BR>bash-3.00#ps -ef|grep nrpe<BR> <BR>nagios 3184 677 0 23:30:39 ? 0:00 /usr/local/sys/nrpe/bin/nrpe -c /usr/local/sys/nrpe/etc/nrpe.cfg -d<BR> <BR>Its good that we have at least know where is the problem. Thanks for your help. Any idea how can we fix it<BR><BR>Thanks,<BR> <BR>
<DIV>
<P class=EC_MsoNormal><SPAN><FONT size=3><FONT face="Times New Roman">-- </FONT></FONT></SPAN></P>
<P class=EC_MsoNormal><SPAN><FONT size=3><FONT face="Times New Roman">Regards,</FONT></FONT></SPAN></P>
<P class=EC_MsoNormal><SPAN><FONT size=3><FONT face="Times New Roman">Farhan Ahmed</FONT></FONT></SPAN></P><BR><BR></DIV>
<DIV>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT size=3><FONT face="Times New Roman">-- </FONT></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT size=3><FONT face="Times New Roman">Regards,</FONT></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT size=3><FONT face="Times New Roman">Farhan Ahmed</FONT></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT size=3><FONT face="Times New Roman">Senior Systems Engineer</FONT></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><FONT face="Times New Roman"><SPAN>Soul </SPAN><SPAN>Australia</SPAN><SPAN></SPAN></FONT></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><FONT face="Times New Roman"><SPAN>Level 14, 201 </SPAN><SPAN>Kent</SPAN><SPAN> Streen</SPAN></FONT></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><FONT face="Times New Roman"><SPAN>Sydney</SPAN><SPAN><SPAN>  </SPAN>NSW 2000</SPAN></FONT></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT size=3><FONT face="Times New Roman">Phone(Office): 61 2 8220 6119</FONT></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT size=3><FONT face="Times New Roman">Fax(Office): 61 2 9252 6864</FONT></FONT></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=3><FONT face="Times New Roman"><SPAN>Mobile</SPAN><SPAN>: 61 432 156906</SPAN></FONT></FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT face="Times New Roman" size=3>Email: </FONT><A href="mailto:fahmed@soulaustralia.com.au"><FONT face="Times New Roman" size=3>fahmed@soulaustralia.com.au</FONT></A></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN><FONT face="Times New Roman" size=3>URL: </FONT><A href="http://www.soulaustralia.com.au/"><FONT face="Times New Roman" size=3>www.soulaustralia.com.au</FONT></A></SPAN></P>
 <BR></DIV><BR><BR><br /><hr />Find your ideal job with SEEK <a href='http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau%2F%3Ftracking%3Dsk%3Atl%3Ask%3Anine%3A0%3Ahottag%3Achange&_t=757263783&_r=SEEK_tagline&_m=EXT' target='_new'>Time for change?</a></body>
</html>