Hi,
Been trying to get a external script running with a hobbit client and
a hobbit server.
The script runs on the client and I just want it to take the data it
gets from the script and
create a new column on the server with the output in that alert.
The script only needs to be run for this one application on the
hobbit client, can't be run on the server.
Does anyone have a short howto or a very simple client side script
that they can post so I have
a working model to tweak?
Thanks,
Lee
Lee J. Imber schrieb:
Does anyone have a short howto or a very simple client side script that they can post so I have a working model to tweak?
You'll find a lot of scripts on http://www.deadcat.net
Your script must call the bb executable with the bbdisplay and a message as arguments, for example
$BB $BBDISP "status ${MACHINE}.$TEST $COLOR date <output of script>"
where TEST ist the name of the column that will appear on the BBDISPLAY and COLOR ist the color of the event (red, green, yellow).
Dirk
Thanks Dirk,
This is what I was looking for.
Back to debugging :)
Lee
On Aug 10, 2005, at 10:36 AM, Dirk Kastens wrote:
Lee J. Imber schrieb:
Does anyone have a short howto or a very simple client side
script that they can post so I have a working model to tweak?You'll find a lot of scripts on http://www.deadcat.net
Your script must call the bb executable with the bbdisplay and a message as arguments, for example
$BB $BBDISP "status ${MACHINE}.$TEST $COLOR
date<output of script>"where TEST ist the name of the column that will appear on the BBDISPLAY and COLOR ist the color of the event (red, green, yellow).
Dirk
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (2)
-
Dirk.Kastens@uni-osnabrueck.de
-
toaster@imber.com