<br><font size=2 face="sans-serif">I'm trying to do the following:</font>
<br>
<br><font size=2 face="sans-serif">define servicedependency{</font>
<br><font size=2 face="sans-serif">       host_name
                     
admoraprod</font>
<br><font size=2 face="sans-serif">       service_description
            PING</font>
<br><font size=2 face="sans-serif">       dependent_host_name
            admoraprod</font>
<br><font size=2 face="sans-serif">       dependent_service_description
  *</font>
<br><font size=2 face="sans-serif">       execution_failure_criteria
     n</font>
<br><font size=2 face="sans-serif">       notification_failure_criteria
  w,u,c</font>
<br><font size=2 face="sans-serif">       }</font>
<br>
<br><font size=2 face="sans-serif">This complains about a loop being created
by this, wheras PING is now dependent on PING.</font>
<br>
<br><font size=2 face="sans-serif">Well, basically what I want is to say
that if the host goes down(can't be pinged) then don't report on any other
services.  Does anyone know a good way to do this?  Previously
I was creating a servicedependency definition for every server for every
host.  This was becoming a lot of work to do.</font>
<br>
<br><font size=2 face="sans-serif">Any suggestions are welcome.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">Joe</font>
<br>
<br><font size=2 face="sans-serif">_____________________________<br>
SUNY - ITEC<br>
Information Technology Exchange Center<br>
Systems Programmer/Analyst<br>
E-mail: Joe.Hoot@itec.suny.edu<br>
Office: (716)878-4644<br>
Cell: (716)908-6292<br>
Fax: (716)878-3485<br>
_____________________________</font>