Xymon Mailing List Archive search

adding hostname on mouse over ?

list Gildas le Nadan
Tue, 07 Nov 2006 10:25:04 +0000
Message-Id: <user-eae21a75e507@xymon.invalid>

user-bb3e9041f07f@xymon.invalid wrote:
Hello,

We have a lot of pages with a lot of lines within. Admins are asking me if it's possible to add server hostname into the little popup when you have your mouse over a test. From now on, we just have nameoftest:color:time, I want to be able to have hostname:nameoftest:color:time. I don't find anything in ~BBHOME§/server/web/* files... Could you help me, please ?
Sincerly,

Thomas
I fear that the only solution would be to add the hostname to the htmlalttag, line 474 of bbdisplay/pagegen.c

You'll then have to recompile using make clean make and copy the resulting binary on your server.

Good luck :)

Cheers,
Gildas