<br><font size=2 face="sans-serif">Hello,</font><br><br><font size=2 face="sans-serif">thanks for your answers and suggestions.
But I fear I have some problems understanding what you mean.</font><br><font size=2 face="sans-serif">But first I think you need some more
information. Most of our monitored systems where monitored via IP-address,
not via hostnames by using the "testip" tag. Only 196 systems
are tested using DNS-names.</font><br><br><tt><font size=2>> questy@gmail.com schrieb am 24.06.2010 16:08:04:<br>> Also, run a long-running ping test against an IP list and in another<br>> window against a domain name list. </font></tt><br><tt><font size=2>How can I ping a domain? That does not work, I never
heared that I can ping a DNS domain name:</font></tt><br><br><tt><font size=2>  # ping de068.corpintra.net</font></tt><br><tt><font size=2>  ping: unknown host de068.corpintra.net</font></tt><br><br><tt><font size=2>I can ping any host in that domain:</font></tt><br><br><tt><font size=2>  # ping s068t001.de068.corpintra.net</font></tt><br><tt><font size=2>  PING s068t001.de068.corpintra.net (53.42.8.236)
56(84) bytes of data.</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=0 ttl=127 time=0.266 ms</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=1 ttl=127 time=0.244 ms</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=2 ttl=127 time=0.268 ms</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=3 ttl=127 time=0.281 ms</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=4 ttl=127 time=0.261 ms</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=5 ttl=127 time=0.287 ms</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=6 ttl=127 time=0.233 ms</font></tt><br><tt><font size=2>  64 bytes from s068t001.de068.corpintra.net
(53.42.8.236): icmp_seq=7 ttl=127 time=0.261 ms</font></tt><br><br><tt><font size=2>It seems to make no difference if I ping the name
with or without domain or the IP address.</font></tt><br><br><tt><font size=2>>  If your DNS is not resolving properly,
it can increase your ping<br>> times as well, because ping does a DNS lookup as well when it<br>> executes.<br>Ok, but then the turnaround time calculation of Hobbit would be wrong.
The 20 seconds DNS resolve time is included in the ping test time, so it
is double calculated!?</font></tt><br><br><tt><font size=2>>  Check your DNS server/records, walk through
your bb-hosts file to<br>> determine if something is timing out/not resolving, and I suspect<br>> you'll find the culprit</font></tt><br><tt><font size=2>How can I check DNS server/records if I have no administrative
access to the DNS server. The DNS server entries on my Hobbit server seems
to be correct:</font></tt><br><br><tt><font size=2>  # cat /etc/resolv.conf</font></tt><br><tt><font size=2>  domainname de068.corpintra.net</font></tt><br><tt><font size=2>  search de068.corpintra.net</font></tt><br><tt><font size=2>  nameserver 53.42.4.22    # primary
DNS server</font></tt><br><tt><font size=2>  nameserver 53.42.6.22    # secondary
DNS server</font></tt><br><br><tt><font size=2>But I think you are right with some DNS problems,
because we have some timing issues sometimes with accessing server shares
and something. But I don't know how to find out this. So if there is somebody
out there who is willing to help me resolving this, you man conatact me
personally on thorsten dot erdmann at daimler dot com, because this would
be not a real Hobbit related problem and so does not fit exactliy on this
list.</font></tt><br><br><tt><font size=2>> > resolution time never crawls above the microseconds
all that much.  Your OP<br>> > states that sometimes it takes up to 20 seconds to get resolution,
and I'm<br>I think this meant that all DNS queries together in one run of the network
test is 20 seconds. At 196 hosts using DNS this would be 0.1 seconds per
host.</font></tt><br><br><tt><font size=2>> > As much as I hate to suggest such a thing
because of other potential bugs,<br>> > could you gain any benefit from having nscd running on the Xymon
host only?<br>What do you mean with Xymon host _only_.</font></tt><br><tt><font size=2>On my Hobbit host there seems to be no nscd running
at all:</font></tt><br><tt><font size=2>  # ps -ef |grep nscd</font></tt><br><tt><font size=2>  root      1279 25262  0
11:00 pts/1    00:00:00 grep nscd</font></tt><br><tt><font size=2>Should it run, if the Hobbit host is not a DNS server?</font></tt><br><br><font size=2 face="sans-serif">Thorsten Erdmann<br></font><br><br><br><br><br><br><br><tt><font size=2>> > ---<br>> > Jerald M. Sheets jr.<br>> ><br>> ><br>> ><br>> ><br>> > On Wed, Jun 23, 2010 at 9:09 AM, <thorsten.erdmann@daimler.com>
wrote:<br>> >><br>> >> Hello again<br>> >><br>> >> Is there really no other option to speed up the ping test,
maybe by using<br>> >> multiple instance of fping/hobbitping. A collegue has the
same issue on a<br>> >> Hobbitserver running on HPUX.<br>> >> I am running Redhat EL.<br>> >><br>> >> Thorsten Erdmann<br>> >><br>> >><br>> >> thorsten.erdmann@daimler.com schrieb am 18.06.2010 14:06:43:<br>> >><br>> >> ><br>> >> > Hi<br>> >> ><br>> >> > > On Monday, 14 June 2010 19:12:33 White, Bruce wrote:<br>> >> > > > My experience with "hobbitping",
is that it is just slower.  You are<br>> >> > > > better off downloading and installing "fping".
  Once you do this,<br>> >> > > > you<br>> >> > > > will need to rebuild hobbit and select fping
in the build process.<br>> >> > ><br>> >> > > Instead of rebuilding hobbit, you can change FPING
in hobbitserver.cfg<br>> >> > > to<br>> >> > > "/path/to/fping -Ae " or similar.<br>> >> ><br>> >> > sorry for the delay. I just tried fping. But the turnaround
time is<br>> >> > exactly the same, no benefit. Any other ideas?<br>> >> ><br>> >> ><br>> >> > bbtest-net version 4.2.0<br>> >> > SSL library : OpenSSL 0.9.7a Feb 19 2003<br>> >> > LDAP library: OpenLDAP 20213<br>> >> ><br>> >> > Statistics:<br>> >> >  Hosts total          
:      834<br>> >> >  Hosts with no tests   :      
20<br>> >> >  Total test count      :  
   819<br>> >> >  Status messages       :  
   820<br>> >> >  Alert status msgs     :    
   0<br>> >> >  Transmissions         :  
    10<br>> >> ><br>> >> > DNS statistics:<br>> >> >  # hostnames resolved  :      287<br>> >> >  # succesful          
:      287<br>> >> >  # failed            
 :        0<br>> >> >  # calls to dnsresolve :      289<br>> >> ><br>> >> > TCP test statistics:<br>> >> >  # TCP tests total     :    
   3<br>> >> >  # HTTP tests          :
       2<br>> >> >  # Simple TCP tests    :    
   1<br>> >> >  # Connection attempts :        3<br>> >> >  # bytes written       :  
   261<br>> >> >  # bytes read          :
    1467<br>> >> ><br>> >> ><br>> >> > TIME SPENT<br>> >> > Event              
                     
       Starttime<br>> >> >  Duration<br>> >> > bbtest-net startup          
            1276862496.735994<br>> >> >   -<br>> >> > Service definitions loaded        
      1276862496.738353<br>> >> >  0.002359<br>> >> > Tests loaded            
                1276862496.780920<br>> >> >  0.042567<br>> >> > DNS lookups completed          
         1276862511.817886<br>> >> > 15.036966<br>> >> > Test engine setup completed        
     1276862511.823173<br>> >> >  0.005287<br>> >> > TCP tests completed          
           1276862511.825895<br>> >> >  0.002722<br>> >> > PING test completed (814 hosts)      
   1276862553.583528<br>> >> > 41.757633<br>> >> > PING test results sent          
        1276862553.718441<br>> >> >  0.134913<br>> >> > Test result collection completed      
  1276862553.718452<br>> >> >  0.000011<br>> >> > LDAP test engine setup completed      
  1276862553.718454<br>> >> >  0.000002<br>> >> > LDAP tests executed          
           1276862553.718455<br>> >> >  0.000001<br>> >> > LDAP tests result collection completed   1276862553.718456<br>> >> >  0.000001<br>> >> > NSLOOKUP tests executed        
         1276862554.634700<br>> >> >  0.916244<br>> >> > Test results transmitted        
        1276862554.700414<br>> >> >  0.065714<br>> >> > bbtest-net completed          
          1276862554.702291<br>> >> >  0.001877<br>> >> > TIME TOTAL<br>> >> > 57.966297<br>> >> ><br>> >> ><br>> >> > Thorsten Erdmann<br>> >> ><br>> >> > bgmilne@staff.telkomsa.net schrieb am 15.06.2010 12:32:39:<br>> >> ><br>> >> > ><br>> >> > > Regards,<br>> >> > > Buchan<br>> >> > ><br>> >> > > To unsubscribe from the hobbit list, send an e-mail
to<br>> >> > > hobbit-unsubscribe@hswn.dk<br>> >> > ><br>> >> > ><br>> >> ><br>> >> > If you are not the intended addressee, please inform
us immediately<br>> >> > that you have received this e-mail in error, and delete
it. We thank<br>> >> > you for your cooperation.<br>> >> If you are not the intended addressee, please inform us immediately
that<br>> >> you have received this e-mail in error, and delete it. We
thank <br>> you for your<br>> >> cooperation.<br>> ><br>> ><br>> <br>> To unsubscribe from the hobbit list, send an e-mail to<br>> hobbit-unsubscribe@hswn.dk<br>> <br></font></tt><font face="sans-serif"><font face="sans-serif, Arial, Helvetica" size="-1" color="#808080"><br>If you are not the intended addressee, please inform us immediately that you have received this e-mail in error, and delete it. We thank you for your cooperation.
<br></br> 
                                                                          
</font></font>