<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <blockquote cite="mid:001a01cbd224$c279aa00$476cfe00$@shea.com.au"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi All,<o:p></o:p></p>
        <p class="MsoNormal">I have a problem with my Xymon setup I
          haven’t been able to get around. The conn test for servers at
          the same site as the Xymon server that have simple host name
          entries in bb-hosts fails about every 2.5 minutes with a
          “Can't resolve IP address for 1091edudc01” error (1091edudc01
          being the host name). The other hosts at this site with FQDN
          work fine, as do simple host names at other sites. </p>
      </div>
    </blockquote>
    Such random DNS lookup problems usually happen if your DNS server
    cannot quite cope with the burst of requests that Xymon generates.
    Are you using a local caching DNS server on the Xymon server, or the
    usual one for your other systems?<br>
    <br>
    I really do recommend installing a caching DNS server on the Xymon
    server - I've seen Xymon bring DNS servers to their knees easily.<br>
    <br>
    <blockquote cite="mid:001a01cbd224$c279aa00$476cfe00$@shea.com.au"
      type="cite">
      <div class="WordSection1">Things that I have tried (in order)<o:p></o:p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Added IP address to bb-hosts<o:p></o:p></p>
        <p class="MsoNormal">Added “testip” to bb-hosts<o:p></o:p></p>
      </div>
    </blockquote>
    These two - in combination! - will force Xymon to use the IP from
    the hosts.cfg (bb-hosts) file and avoid the DNS lookup. So that
    should solve it.<br>
    <br>
    <br>
    Regards,<br>
    Henrik<br>
    <br>
  </body>
</html>