<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Afternoon,<br><br>Monitoring Server:<br>SLES_11<br>Nagios version - 3.0.6-1.21.1<br>Nagios plugin version - 1.4.13-1.35<br>Nagios-nrpe version 2.12-1.8<br><br>Remote Host:<br>SLES_11<br>Nagios plugin version - 1.4.13-1.35<br>
Nagios-nrpe version 2.12-1.8<br><br>Command Definition:<br>define command{<br>        command_name check_nrpe<br>        command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$<br>        }<br><br>Service Command:<br>define service{<br>       use                              generic-service<br>       host_name                   remote hots    <br>       service_description        SuSE Updates<br>      
 check_command           check_nrpe!check_zypper -t 119<br>       }<br><br>Remote host nrpe.cfg<br>command[check_zypper]=/usr/lib/nagios/plugins/check_zypper -t 119 -s -v<br> <br>I am receiving an error while trying to execute this command.  The error is <span style="font-weight: bold;">"NRPE: Command timed out after 119 seconds"</span>  I have increased the time as high as 300 seconds with the same results.  I can successfully execute the the "check_zypper" command from the remote host, so I know it works.  I can execute this check users command from the Nagios server and it works, so I believe the NRPE is operating properly.<br><br>    check_nrpe -H remote host -c check_users<br><br>I just can't get the check_zypper to return info with the nrpe plugin.  Anyone have any ideas why I can't get this to work? 
 Thanks!<br><br>Van<br><br></div>
</div><br>

      </body></html>