Xymon Mailing List Archive search

dns query failed?

list Henrik Størner
Tue, 27 Sep 2005 08:21:45 +0000 (UTC)
Message-Id: <dhavep$9c7$user-e356fad9864f@xymon.invalid>

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