In <user-2b9bc0d84ec7@xymon.invalid> "FIGARO Nicolas" <user-a732b870264c@xymon.invalid> writes:
You should have some infos in the logfile. (bb-network.log)
Add a --debug to this line and restart hobbit for more infos :
CMD bbtest-net --report --ping --checkresponse
Run hobbit.sh reload afterwards and check the bb-network.log.
If you only need to run bbtest-net once to get the debug output,
you can do it by hand through the "bbcmd" utility:
bbcmd bbtest-net --report --ping --checkresponse --debug
To get the failing DNS lookup, look for a "DNS lookup failed"
message.
Henrik