<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">Hi all, <br>Hoping someone can give me guidance on this.<br>I'm trying to set-up monitoring on our routers in which I already followed this doc:<br><span><a target="_blank" href="http://nagios.sourceforge.net/docs/3_0/monitoring-routers.html">http://nagios.sourceforge.net/docs/3_0/monitoring-routers.html</a></span><br>I'm doing snmp at this point and trying to define the service to my hosts then I get this error when verifying:<br>Error: Service check command 'check_snmp' specified in service 'PING-NET' for host 'cisco-router' not defined anywhere!<br><br>Here's a sample of my cfg: <br>define service{<br>    &nbsp
 ;  
 use                             local-service           ; Inherit values from a template<br>        host_name                       cisco-router             ; The name of the host the service is associated with<br>        service_description             PING-NET        &nbs
 p;    ; The service description<br>       
 check_command                   check_snmp!-C public -o sysUpTime.0  ; The command used to monitor the service<br>        normal_check_interval           5                       ; Check the service every 5 minutes under normal conditions<br>        retry_check_interval            1                       ; Re
 -check the service every minute until its final/hard state is determined<br>        }<br><br>Any ideas?<br>Need expert advise please.
 <br>Thank you! <br></div><br>



      </body></html>