Xymon Mailing List Archive search

No data after the upgrade

list Henrik Størner
Tue, 15 Aug 2006 22:02:01 +0200
Message-Id: <user-8642e3384af1@xymon.invalid>

On Tue, Aug 15, 2006 at 02:19:06PM -0400, Asif Iqbal wrote:
After replacing

HOBBITLOGO="<IMG SRC=/hobbit/gifs/qwest_logo.gif width=185 height=77
alt='My Company Logo&#8482;' title='My Company Slogan&#8482;'>"

with

HOBBITLOGO=

And now I can see all pages and graphs
I haven't tried running this through the code, but I *think* the
hash-sign is the culprit: Hobbit probably drops everything after
the first hash-sign, assuming the rest of that hobbitserver.cfg
line is a comment.

Hmm ... getting that line-parsing code right is darned difficult.


Henrik