<div dir="ltr">Marvin<div><br></div><div>There are two features in Xymon that are relevant to your quest:</div><div><br></div><div>1) Xymon's network tests (ssh, telnet, smtp, etc) are all conditional on a successful ping response.  If a server crashes, then ping will fail, and the "conn" test will go red, but also, all of the network tests will go clear.  In such cases, Xymon will alert on the "conn" failure but no other network tests.  Other tests that are not implemented by xymonnet will still go red and still cause alerts.</div><div><br></div><div>This is the default behaviour.  You can disable this behaviour by using the "noclear" or by prefixing a test name with a tilde, like "~ssh".</div><div><br></div><div>Look for "noclear" in the man page for hosts.cfg</div><div><br></div><div>2) You can configure router dependencies in Xymon.  For example, if host1 is connected via router1, then your host1 entry in hosts.cfg might look a bit like this:</div><div><br></div><div>192.168.1.10 host1 # ssh telnet route:router1</div><div>192.168.1.1 router1 # ssh</div><div><br></div><div>If router1 is down, then any network tests for host1 will be changed from red to yellow.  Read the man page for hosts.cfg for more information on the "route:" specification and function.</div><div><br></div><div>3) When Xymon detects that a host is down due to a ping (conn) failure, any client statuses (eg CPU usage, disk space) are prevented from going purple and instead go clear.</div><div><br></div><div>4) You can specify a "depends" clause to define dependencies.  See the hosts.cfg man page for this.</div><div><br></div><div>Also, Xymon supports suppressing alerts for a period of time, using the "delayred" and "delayyellow" parameters.  Refer to hosts.cfg man page for more.</div><div><br></div><div>Cheers</div><div>Jeremy</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 October 2014 19:46, Marvin Stark <span dir="ltr"><<a href="mailto:ms@compositiv.com" target="_blank">ms@compositiv.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 27.10.2014 um 09:15 schrieb Pascal Jarosch:<br>
[...]<br>
<br>
Hi,<br>
<br>
Please discard my Mail I sent from a wrong identity (which is being hold<br>
right now).<br>
<br>
To add some more detail to our problem:<br>
Is it possible to define dependencies for alerts?<br>
I saw following problem. If Router X is down all Services behind that<br>
router will be notified. That's very annoying and I want to prevent<br>
that. Notifying me, that Router X is down is enough.<br>
<br>
Same for host connections. If a host is down I just want to get the host<br>
down alert. Furthermore is there a feature like "don't notifiy me if<br>
host/Service was red in <period>"?<br>
<br>
I did not found any suitable option for that so far.<br>
I hope you can help us out.<br>
<br>
Thanks and best regards<br>
<span class="HOEnZb"><font color="#888888">Marvin Stark<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
Compositiv GmbH<br>
Süderstraße 232<br>
20537 Hamburg<br>
Tel: 040 /<a href="tel:%20611%20673%2040" value="+61167340"> 611 673 40</a><br>
Fax: 040 /<a href="tel:%20611%20673%2041" value="+61167341"> 611 673 41</a><br>
<br>
Geschäftsführer Matthias Krawen<br>
Amtsgericht Hamburg - HRB 122540<br>
<br>
USt.-IdNr: DE282432834<br>
Es gelten ausschliesslich unsere AGB.<br>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</div></div></blockquote></div><br></div></div>