Hi Martin,<br><br>Although I'm not sure how to trace this back to a particular host via logs; in my experience the #trace option in bb-hosts has a high chance of causing it.  I ended up limiting the amount of hops it could make, and the errors then went.  If this is the cause of your problem, you could at least narrow down the hosts by whether or not they are responsive to pings and whether they are set to trace on failure.<br>
The default TTL (number of hops) for traceroute is 30 (on my distribution), I limited it to 10 in hobbitserver.cfg: TRACEROUTE="traceroute -m10"<br><br>Regards,<br>Phil<br><br><div class="gmail_quote">2009/4/16 Martin Flemming <span dir="ltr"><<a href="mailto:martin.flemming@desy.de">martin.flemming@desy.de</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi !<br>
<br>
I've got besides warning-mail by xymon ..<br>
<br>
bbtest warning (YELLOW)<br>
<br>
Error output:<br>
Timeout waiting for data from child, killing it<br>
Timeout waiting for data from child, killing it<br>
Child process terminated with signal 15<br>
<br>
<br>
Unfortunately i didn't found the host<br>
who makes this error ... Can somebody give me an hint how i detect this error-host ?<br>
<br>
<br>
.. in hobbitlaunch.cfg, i've added to the bbnet-test<br>
<br>
CMD bbtest-net --report --ping --checkresponse --dnslog=/usr/lib/hobbit/serverlogs/dns.log --debug<br>
<br>
nothing appears in dns.log  and in bb-network.log appears to much .. :-(<br>
<br>
So, which things are important to detect the error-host apart error and/or failed in the logfile ?<br>
<br>
Is there another possiblity to debug this problem ?<br>
<br>
Thanks in advance & cheers<br>
<br>
       martin<br>
<br>
<br>
---------- Forwarded message ----------<br>
Date: Fri, 10 Apr 2009 15:23:53 +0200 (CEST)<br>
From: Hobbit user <<a href="mailto:hobbit@mail.desy.de" target="_blank">hobbit@mail.desy.de</a>><br>
To: <a href="mailto:hobbit-patrol@desy.de" target="_blank">hobbit-patrol@desy.de</a><br>
Subject: Hobbit [94627] it-wgs02:bbtest warning (YELLOW)<br>
<br>
yellow Fri Apr 10 15:21:13 2009<br>
<br>
bbtest-net version 4.3.0-0.20071026<br>
SSL library : OpenSSL 0.9.7a Feb 19 2003<br>
LDAP library: OpenLDAP 20213<br>
<br>
Statistics:<br>
 Hosts total           :     1791<br>
 Hosts with no tests   :      730<br>
 Total test count      :     1324<br>
 Status messages       :     1327<br>
 Alert status msgs     :        0<br>
 Transmissions         :       14<br>
<br>
DNS statistics:<br>
 # hostnames resolved  :     1063<br>
 # succesful           :     1063<br>
 # failed              :        0<br>
 # calls to dnsresolve :     1322<br>
<br>
TCP test statistics:<br>
 # TCP tests total     :      150<br>
 # HTTP tests          :        7<br>
 # Simple TCP tests    :      143<br>
 # Connection attempts :      150<br>
 # bytes written       :     1740<br>
 # bytes read          :    23223<br>
<br>
<br>
Error output:<br>
Timeout waiting for data from child, killing it<br>
Timeout waiting for data from child, killing it<br>
Child process terminated with signal 15<br>
<br>
<br>
TIME SPENT<br>
Event                                            Starttime          Duration<br>
bbtest-net startup                       1239369673.473591                 -<br>
Service definitions loaded               1239369673.488615          0.015024<br>
Tests loaded                             1239369688.393655         14.905040<br>
DNS lookups completed                    1239369688.410264          0.016609<br>
Test engine setup completed              1239369688.429766          0.019502<br>
TCP tests completed                      1239369699.001287         10.571521<br>
PING test completed (1061 hosts)         1239369737.658479         38.657192<br>
PING test results sent                   1239369767.700406         30.041927<br>
Test result collection completed         1239369767.703455          0.003049<br>
LDAP test engine setup completed         1239369767.703457          0.000002<br>
LDAP tests executed                      1239369767.703459          0.000002<br>
LDAP tests result collection completed   1239369767.703461          0.000002<br>
NTP tests executed                       1239369767.814258          0.110797<br>
RPC tests executed                       1239369769.447013          1.632755<br>
Test results transmitted                 1239369769.547149          0.100136<br>
bbtest-net completed                     1239369769.552037          0.004888<br>
TIME TOTAL                                                         96.078446<br>
<br>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br>