<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.3790.5080" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>When using this facility, I've found it will show an alert for a service that is not being monitored. For example:</DIV>
<DIV> </DIV>
<DIV>host.cfg entry:</DIV>
<DIV>10.1.2.3    whatever.au   # http smtp NAME:"Sample Entry"</DIV>
<DIV> </DIV>
<DIV>alert.cfg entry:</DIV>
<DIV>HOST=whatever.au</DIV>
<DIV>        MAIL <A href="mailto:someone@whatever.au">someone@whatever.au</A> COLOR=RED</DIV>
<DIV> </DIV>
<DIV>So, if I do this test:</DIV>
<DIV>   xymoncmd xymond_alert --test vho64pl09.orix.com.au blah</DIV>
<DIV>it will return an alert.</DIV>
<DIV> </DIV>
<DIV>I understand that the alert.cfg just says to alarm on any RED condition, but it would be useful for this test to actually check that the service is in fact one being tested for. This already tests that the host has a hosts.cfg entry (very useful when working from a separate host list), it would be nice to extend this to the actual test as well - a single cross check on the whole chain of config files to ensure alerts are working as expected.</DIV>
<DIV> </DIV>
<DIV>thanks, Phil<BR></DIV></BODY></HTML>