<div dir="ltr">On 17 April 2013 02:51, Troy Adams <span dir="ltr"><<a href="mailto:troy@athabascau.ca" target="_blank">troy@athabascau.ca</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div style="font-family:Courier;font-size:12pt;color:#006600"><div style="font-family:Courier;font-size:12pt;color:#006600">A couple of my xymonnet tests are reporting "DNS error".<br></div></div></div></blockquote>

<div><br></div><div style>I use "testip" on pretty much all my hosts, and have explicit tests for important DNS names.  I don't think it's helpful for a service to be reported as unavailable, or not even tested, because a DNS lookup fails.  (You can also run xymonnet with "--dns=ip" to get the same effect for network tests.)</div>

<div style><br></div><div style>However the "testip" and "--dns=ip" settings don't apply to web tests.  Instead, you use a special syntax in hosts.cfg, for example:</div><div style><br></div><div style>

  10.1.2.3 # <a href="http://webserver1.example.com">webserver1.example.com</a> <a href="http://web1.example.com">http://web1.example.com</a>=<a href="http://10.1.2.3/cgi-bin/testthis">10.1.2.3/cgi-bin/testthis</a><br></div>

<div style><br></div><div style>J<br></div><div style><br></div></div></div></div>