What error message are you getting?<br><br>Have you tried the check from the command line on the host?<br>run nsclient++ /test and try a few commands<br><br>Have you tried the check from the command line on the Nagios server?
<br>run the check_nrpe line replacing all the arguements with their actual values<br><br>In the NSC.ini file, have you:<br>uncommented the appropriate modules?<br>set the allowed hosts line?<br>Allowed arguements?<br>restart the nsclient++ process after making these changes
<br><br><div><span class="gmail_quote">On 4/21/06, <b class="gmail_sendername">ThomasC.</b> <<a href="mailto:shoktai@gmail.com">shoktai@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I installed nsclient++. Put in checkcommands.cfg according to<br>documentation the check :<br><br>define command {<br>         command_name check_exchangeDB<br>         command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -p 5666 -c
<br>CheckFileSize -a MaxWarn=15G MaxCrit=16G File=d:\Program<br>Files\Exchsrvr\MDBDATA\priv1.stm File=d:\Program<br>Files\Exchsrvr\MDBDATA\priv1.edb<br>   }<br><br>What i dont understand is that it uses nrpe but the documentation doesnt
<br>show how to set the nrpe command.<br><br>I had enabled in NSC.ini the needed module :<br><br>[modules]<br><br>;CheckSystem.dll<br><br>I have tried a nrpe handler like this<br><br>[NRPE Handlers]<br>check_exchangeDB=inject CheckFileSize MaxWarn=15G MaxCrit=16G
<br>File=d:\Program Files\Exchsrvr\MDBDATA\priv1.stm File=d:\Program<br>Files\Exchsrvr\MDBDATA\priv1.edb<br><br>but it doesnt work.<br><br>Can someone help me please?<br><br><br>-------------------------------------------------------
<br>Using Tomcat but need to do more? Need to support web services, security?<br>Get stuff done quickly with pre-integrated technology to make your job easier<br>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
<br><a href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642</a><br>_______________________________________________
<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users
</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>