Xymon Mailing List Archive search

bbaudio javascript from it

list Henrik Størner
Tue, 6 Jun 2006 12:40:07 +0200
Message-Id: <user-0f09309d1e96@xymon.invalid>

On Tue, Jun 06, 2006 at 06:14:39AM -0400, Michael Nemeth wrote:
This is a little script that will play a wav if the background if red.
It has the statment in it:
If ( "&BBBACKGROUND" == "red" )

This works on the main top level page but not on pages under it.

Is there another variable?
No, but there are many header files in ~hobbit/server/web/*_header
and you'll need to put that script into at least the bb_header,
bb2_header, and hostsvc_header files.


Henrik