Hello,
A few weeks ago, I demoted a Domain Controller. (also a DNS server). I now have one domaincontroller/dnsserver left.
Since that time, my dns-test is going crazy.
Can someone give me some things to search for? Is there a debugging mode?
Regards,
Gé Janssen
This is what I did so far:
Message:
Sat Nov 14 13:44:31 2009
bbtest-net version 4.2.3 SSL library : OpenSSL 0.9.8h 28 May 2008 LDAP library: OpenLDAP 20412
Statistics: Hosts total : 69 Hosts with no tests : 3 Total test count : 138 Status messages : 146 Alert status msgs : 0 Transmissions : 2
DNS statistics:
hostnames resolved : 96
succesful : 55
failed : 0
calls to dnsresolve : 100
TCP test statistics:
TCP tests total : 76
HTTP tests : 51
Simple TCP tests : 25
Connection attempts : 76
bytes written : 4750
bytes read : 131325
Error output: WARNING: Runtime 472 longer than time limit (300)
TIME SPENT Event Starttime Duration bbtest-net startup 688136.325220 - Service definitions loaded 688136.335612 0.010391 Tests loaded 688136.388859 0.053247 DNS lookups completed 688136.405850 0.016990 Test engine setup completed 688136.408265 0.002414 TCP tests completed 688148.416162 12.007897 PING test completed (56 hosts) 688155.166110 6.749947 PING test results sent 688155.166686 0.000576 Test result collection completed 688155.166715 0.000028 LDAP test engine setup completed 688155.166791 0.000076 LDAP tests executed 688158.171872 3.005081 LDAP tests result collection completed 688158.171874 0.000001 DNS tests executed 688608.219412 450.047537 Test results transmitted 688608.220740 0.001328 bbtest-net completed 688608.223019 0.002278 TIME TOTAL 471.897798
As you can see, the DNS Teests executed takes 450 seconds.
There were 6 DNS failed, but they are resolved using "testip" in the BB-Hosts.
Al the names in BB-Hosts are tested trough nslookup:
cat bb-hosts | grep ^[1234567890] | awk '{print $2}' | xargs -n 1
nslookup > /tmp/nslookup All hosts that did not resolv are "testip"
My logging reports the folowing:
venus:/var/log/xymon # ls -lt | head total 142284 -rw-r--r-- 1 xymon users 5071176 Nov 14 14:00 mdstat.log -rw-r--r-- 1 xymon users 1250464 Nov 14 14:00 bb-network.log -rw-r--r-- 1 xymon users 200413 Nov 14 13:37 history.log -rw-r--r-- 1 xymon users 15983 Nov 14 13:21 clientdata.log -rw-r--r-- 1 xymon users 23550 Nov 14 13:20 hobbitd.log -rw-r--r-- 1 xymon users 6 Nov 14 13:20 hobbitd.pid -rw-r--r-- 1 xymon users 44973 Nov 14 13:20 hobbitlaunch.log -rw-r--r-- 1 xymon users 6 Nov 14 13:20 hobbitlaunch.pid -rw-r--r-- 1 xymon users 130771523 Nov 14 13:20 rrd-data.log
vi bb-network.log history.log clientdata.log hobbitd.log hobbitlaunch.log
2009-11-14 13:44:31 WARNING: Runtime 472 longer than time limit (300) 2009-11-14 13:52:23 WARNING: Runtime 472 longer than time limit (300) 2009-11-14 14:00:15 WARNING: Runtime 472 longer than time limit (300) "bb-network.log" 8544L, 1250464C
2009-11-14 13:37:59 Will not update /opt/monitor/xymon/data/hist/earth.who - color unchanged (clear) 2009-11-14 13:37:59 Will not update /opt/monitor/xymon/data/hist/earth.msgs - color unchanged (clear) 2009-11-14 13:37:59 Will not update /opt/monitor/xymon/data/hist/earth.memory - color unchanged (clear) "history.log" 1891L, 200413C
2009-11-14 13:20:37 Tried to down BOARDBUSY: Invalid argument 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 381 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 382 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 394 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 395 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 408 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 409 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 422 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 423 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 439 2009-11-14 13:21:01 Unknown token 'IGNORE' ignored at line 440 clientdata.log (Hmmm, seems like I have some config problems using IGNORE.....)
2009-11-06 14:39:26 Setup complete 2009-11-13 08:28:02 Setup complete 2009-11-14 13:20:47 Setup complete "hobbitd.log" 311L, 23550C
2009-11-14 13:20:47 hobbitlaunch starting 2009-11-14 13:20:47 Loading tasklist configuration from /opt/monitor/xymon//server/etc/hobbitlaunch.cfg 2009-11-14 13:20:47 Loading hostnames 2009-11-14 13:20:47 Loading saved state 2009-11-14 13:20:47 Setting up network listener on 0.0.0.0:1984 2009-11-14 13:20:47 Setting up signal handlers 2009-11-14 13:20:47 Setting up hobbitd channels 2009-11-14 13:20:47 Setting up logfiles "hobbitlaunch.log" 820L, 44973C
Status unchanged in 8 days,1 hours, 35 minutes
participants (1)
-
ge.janssen@gmail.com