Has anyone seen the following problem with bbtest where the total processing exceeds the 300 second limit? Note that I do not have an excessive # of hosts/tests. I've also included the hobbitlaunch.cfg entry at the bottom of the email.
Thanks,
Bria
bbtest-net version 4.0.3
SSL library : OpenSSL 0.9.7a Feb 19 2003
LDAP library: OpenLDAP 20224
Statistics:
Hosts total : 279
Hosts with no tests : 126
Total test count : 278
Status messages : 285
Alert status msgs : 0
Transmissions : 4
DNS statistics:
# hostnames resolved : 154
# succesful : 153
# failed : 1
# calls to dnsresolve : 190
TCP test statistics:
# TCP tests total : 118
# HTTP tests : 37
# Simple TCP tests : 81
# Connection attempts : 118
# bytes written : 5458
# bytes read : 156561
Error output:
WARNING: Runtime 421 longer than time limit (300)
TIME SPENT
Event Starttime Duration
bbtest-net startup 1118290228.818694 -
Service definitions loaded 1118290228.819663 0.000969 Tests loaded 1118290228.833090 0.013427 DNS lookups completed 1118290233.835342 5.002252 Test engine setup completed 1118290233.837863 0.002521 TCP tests completed 1118290243.999609 10.161746 PING test completed (148 hosts) 1118290244.000476 0.000867 PING test results sent 1118290648.938097 404.937621 Test result collection completed 1118290648.938682 0.000585 LDAP test engine setup completed 1118290648.938793 0.000111 LDAP tests executed 1118290649.044316 0.105523 LDAP tests result collection completed 1118290649.044325 0.000009 NSLOOKUP tests executed 1118290649.045273 0.000948 Test results transmitted 1118290649.049315 0.004042 bbtest-net completed 1118290649.051183 0.001868 TIME TOTAL 420.232489
************
# "bbnet" runs the bbtest-net tool to perform the network based tests - i.e. http, smtp, ssh, dns and
# all of the various network protocols we need to test.
[bbnet]
ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD bbtest-net --report --ping --checkresponse --debug
LOGFILE $BBSERVERLOGS/bb-network.log
INTERVAL 5m