Xymon Mailing List Archive search

Hobbit_perl_client_1.21 beastat.pl

list Patrick Nixon
Mon, 16 Nov 2009 16:34:14 -0500
Message-Id: <user-cc896abff913@xymon.invalid>

Did you define the ENVFILE variable like:
[bbscreen]
        ENVFILE /usr/lib/hobbit/client/etc/hobbitclient.cfg
        NEEDS hobbitd
        CMD /usr/lib/hobbit/server/ext/bbscreen.pl
        LOGFILE $BBSERVERLOGS/bbscreen.log


On Mon, Nov 16, 2009 at 3:31 PM, Williams, Doug (Consultant-RIC)
<user-63162c140807@xymon.invalid> wrote:
Hi,
Anyone running beastat.pl on their Hobbit clients rather than the Hobbit
server?


I have beastat.pl tests working for our BEA WL servers from a Hobbit
server but I am having to move at least half of our BEA WL servers to be
tested to the Hobbit respective clients instead of a single Hobbit
server.  Reading through the docs, I don't really see how the Hobbit
server bb-hosts and the Hobbit client bb-hosts should look in this case?


On client beastat.pl, I did the:

$Hobbit_fd_lib::HOBBIT = 1;
$Hobbit_fd_lib::USEBBHGREP = 0;


Running beastat.pl from the client's clientlaunch.cfg,  getting:


Mon Nov 16 12:24:51 2009:FATAL: BBVAR environment not defined
Mon Nov 16 12:29:52 2009:FATAL: BBVAR environment not defined
Mon Nov 16 12:34:55 2009:FATAL: BBVAR environment not defined
Mon Nov 16 12:39:57 2009:FATAL: BBVAR environment not defined
Mon Nov 16 12:44:59 2009:FATAL: BBVAR environment not defined
Mon Nov 16 12:55:00 2009:FATAL: BBVAR environment not defined
Mon Nov 16 13:00:02 2009:FATAL: BBVAR environment not defined
Mon Nov 16 13:05:04 2009:FATAL: BBVAR environment not defined
Mon Nov 16 13:10:06 2009:FATAL: BBVAR environment not defined
Mon Nov 16 13:15:09 2009:FATAL: BBVAR environment not defined

Thanks
Doug