On Mon, May 23, 2005 at 02:11:25PM +0200, user-76113fbca463@xymon.invalid
wrote:
If not, I'd like to see the output from
Here is it:
bbcmd bbtest-net --debug --ping --checkresponse
2005-05-23 14:03:12 Using default environment file
/home/hobbit/server/etc/hobbitserver.cfg
Aborted (core dumped)
Hrm, something funky going on with the option passing there.
Try this instead:
* login as the hobbit user
* run "bbcmd" (this starts a sub-shell with all of the Hobbit
environment defined).
* run "bbtest-net --debug --ping --checkresponse --no-ares"
The test is running and crash.
2005-05-23 14:20:15 Adding to combo msg: status www1,xxxxxx,com.http
green Mon May 23 14:20:05 2005: OK
2005-05-23 14:20:15 Recipient listed as '10.129.11.101'
2005-05-23 14:20:15 Standard BB protocol on port 1984
2005-05-23 14:20:15 Will connect to address 10.129.11.101 port 1984
2005-05-23 14:20:15 Connect status is 0
2005-05-23 14:20:15 Sent 32981 bytes
2005-05-23 14:20:15 Closing connection
Aborted (core dumped)
Alex