Xymon Mailing List Archive search

Hobbit client external script debugging

list Lars Ebeling
Tue, 8 Nov 2005 18:07:41 +0100
Message-Id: <001b01c5e486$edf0a990$user-a73ca09b698f@xymon.invalid>

If you read the manpages about bbcmd you find information about how use it.

Regards
Lars Ebeling

----- Original Message ----- 
From: "Pat Vaughan" <user-b82f7cdf757b@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Tuesday, November 08, 2005 4:51 PM
Subject: [hobbit] Hobbit client external script debugging

How do people who run the hobbit client debugging their external scripts?
With BB I usually export BBHOME and run $BBHOME/etc/bbdef.sh from my
current shell and I can run my external scripts in the forground and see
what they're doing.

I suppose that I could change my external scripts to run every minute or
two and monitor the log files, but I'd rather run them as needed while
working on them.  Or I could keep around a BB client for each platform
that I need to tweak scripts on.

Is there another option that I've overlooked?