<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the info.  I am able to successfully dig the "failing" DNS
server ...<br>
<br>
# dig @<hostname> <hostname><br>
<br>
; <<>> DiG 9.3.6-P1 <<>> @<hostname>
<hostname><br>
; (1 server found)<br>
;; global options:  printcmd<br>
;; Got answer:<br>
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 1253<br>
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0<br>
<br>
;; QUESTION SECTION:<br>
;<hostname>.                      IN      A<br>
<br>
<br>
-------- Original Message --------<br>
Subject: Re: [hobbit] DNS not ok using xymon but ok using BB<br>
From: Buchan Milne <a class="moz-txt-link-rfc2396E" href="mailto:bgmilne@staff.telkomsa.net"><bgmilne@staff.telkomsa.net></a><br>
To: <a class="moz-txt-link-abbreviated" href="mailto:hobbit@hswn.dk">hobbit@hswn.dk</a><br>
CC: Bill Wagner <a class="moz-txt-link-rfc2396E" href="mailto:william.wagner@ipacc.com"><william.wagner@ipacc.com></a><br>
Date: 8/5/2009 9:06 AM<br>
<blockquote cite="mid:200908051506.45945.bgmilne@staff.telkomsa.net"
 type="cite">
  <pre wrap="">On Tuesday, 4 August 2009 21:44:56 Bill Wagner wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have recently installed xymon 4.2.3 on a solaris 10 platform.  I also
have BB running on another solaris 10 server.  The BB server has been
running for years.

My  issue:  I am monitoring seven DNS servers.   BB reports all seven as
DNS OK.  However xymon reports five servers as 'not ok'.  I am unable to
determine why the DNS test fails on these servers.

I have tested by changing hobbitlaunch.cfg to use:

        CMD bbtest-net --no-ares --debug --report --ping --checkresponse

I did not see any useful information from the log:

2009-08-04 15:33:30 Adding to combo msg: status <server>.dns red <!--
[flags:ordastLe] --> Tue Aug  4 15:33:07 2009 dns NOT ok
      status <server>.dns red <!-- [flags:ordastLe] --> Tue Aug  4
15:33:07 2009 dns NOT ok
    </pre>
  </blockquote>
  <pre wrap=""><!---->
By default, the DNS test tries to resolve the host's own hostname, e.g. if 
this server is server.mydomain.com, you should test with:

$ dig @server.mydomain.com server.mydomain.com

You can have it test any other DNS record for any domain, please see 'man bb-
hosts' for more information.


Regards,
Buchan

To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>




  </pre>
</blockquote>
<br>
</body>
</html>