version 4.2.0 possible bug in ghosts report

Robert Holden robertholden at gmail.com
Wed Oct 4 02:19:21 CEST 2006


When the Ghost Client report is called it appears that the variables set in
hobbitserver.cfg are not used, instead their default values are set.  This
includes BBSERVERWWWURL, BBSERVERIP, BBSERVERHOSTNAME, etc.

For our implementation we are using /audit instead of /hobbit, so the
following variable are automatically set:

BBMENUSKIN: /audit/menu
BBSERVERWWWURL: /audit
BBWEB: /audit
BBSKIN: /audit/gifs
BBHELPSKIN: /audit/help
BBNOTESSKIN: /audit/notes
BBREPURL: /audit/rep
BBSNAPURL: /audit/snap
BBWAP: /audit/wml

But on the ghosts report, they are set to:

BBMENUSKIN: /hobbit/menu
BBSERVERWWWURL: /hobbit
BBWEB: /hobbit
BBSKIN: /hobbit/gifs
BBHELPSKIN: /hobbit/help
BBNOTESSKIN: /hobbit/notes
BBREPURL: /hobbit/rep
BBSNAPURL: /hobbit/snap
BBWAP: /hobbit/wml

I found the above values by adding those variables to the bulletin_footer
file and seeing the differences on bb.html vs ghost report.

This mainly causes a problem with the menu JS.  It is referenced using
BBMENUSKIN, which on the ghosts report is /hobbit/menu instead of
/audit/menu.  The actual ghost report does work for us.  We do not see the
menu or images correctly.


We are using Hobbit version 4.2.0.

Thanks for your help.

Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20061003/264613b5/attachment.html>


More information about the Xymon mailing list