<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">Basic question guys: <br><br>Which file do you normally place your service dependencies in? <br><br><span>It stated here: <a target="_blank" href="http://nagios.sourceforge.net/docs/2_0/dependencies.html">http://nagios.sourceforge.net/docs/2_0/dependencies.html</a></span><br>to place in objects cfg file which I thought placing it in my nagios.cfg????<br><br>But when I did, it complained about this error after running -v:<br>Error in configuration file 'nagios.cfg' - Line 2859 (NULL value)<br><br><br>Here's a sample of my definition:<br>define servicedependency{<br>       host_name    
                    ciscoasa-router<br>      
 service_description             PING<br>       dependent_host_name             ciscosw-router<br>       dependent_service_description   PING<br>       execution_failure_criteria      o<br>       notification_failure_criteria   w,u<br>       }<br><br>Please advise. <br><br>Thank you! <br>DB<br></div><br>

      </body></html>