Xymon Mailing List Archive search

modify Hobbit Web page

4 messages in this thread

list Lukas Brücklmeier · Wed, 13 May 2009 17:13:56 +0200 ·
Hello,

first, thank you for your great hobbit project, it really helps our company to monitor our serverstats.

My problem: I would like to modify our Hobbit Web page so that any visiting people can see
what the different icons mean. It should look like the one you are using in your "tips and tricks" webpage.

Can you please tell me in which files i have to modify a type of html code

thanks,


Mit Freundlichen Grüssen / With best regards,
Brücklmeier Lukas

Continental Automotiv GmbH
I MM R G ES SUP2
Siemensstrasse 12
93055 Regensburg, Germany
Tel: +XX XXX XXX XXXX
mailto: user-af3a8046e147@xymon.invalid
www.continental-corporation.com
list Malcolm Hunter · Wed, 13 May 2009 17:48:08 +0200 ·
quoted from Lukas Brücklmeier
My problem: I would like to modify our Hobbit Web page so that any 
visiting people can see
what the different icons mean. It should look like the one you are using 
in your "tips and tricks" webpage.

Can you please tell me in which files i have to modify a type of html code
You'll find the various template files in $BBHOME/server/web.

HTH

Malcolm


-- 
Technical copy-editor & proofreader

KDE Proofreading Team
KDE British English Translation Team

http://l10n.kde.org/team-infos.php?teamcode=en_GB

Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a
list Tom Moore · Wed, 13 May 2009 12:56:40 -0400 ·
I actually put it here.

<hobbithome>/server/www/menu/menu_items.js

Added this line under "About Hobbit" in the Help section

        ['Help', null, null,
                ['About Hobbit', '/hobbit/help/about.html'],
                ['Hobbit Icons', '/hobbit/help/hobbit-tips.html#icons'],
quoted from Malcolm Hunter


-----Original Message-----
From: Malcolm Hunter [mailto:user-b3e590ffeb6d@xymon.invalid] Sent: Wednesday, May 13, 2009 11:48 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] modify Hobbit Web page
My problem: I would like to modify our Hobbit Web page so that any visiting people can see
what the different icons mean. It should look like the one you are using in your "tips and tricks" webpage.

Can you please tell me in which files i have to modify a type of html code
You'll find the various template files in $BBHOME/server/web.

HTH

Malcolm


-- 
Technical copy-editor & proofreader

KDE Proofreading Team
KDE British English Translation Team

http://l10n.kde.org/team-infos.php?teamcode=en_GB

Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a
list Johann Eggers · Thu, 14 May 2009 11:21:18 +0200 ·
quoted from Tom Moore
My problem: I would like to modify our Hobbit Web page so that any         > visiting people can see 
what the different icons mean. It should look like the one you are using  > in your "tips and tricks" webpage. 
Can you please tell me in which files i have to modify a type of html code 
thanks, 
Mit Freundlichen Grüssen / With best regards,
Brücklmeier Lukas
Hi,

We did the same by modifying the bb_footer and bb2_footer file and inserted the following html code.

<table align="center" border=1 summary="Hobbit status icons">
        <tr><th align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Color legend</th>
                <td align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Green: Status is OK</FONT></td>
                <td align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Yellow: Warning</FONT></td>
                <td align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Red: Critical</FONT></td>
                <td align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Clear: No data</FONT></td>
                <td align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Purple: No report</FONT></td>
                <td align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Blue: Disabled</FONT></td></tr>
        <tr><th align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Recently changed</FONT></th>
                <td align=center><img src="/hobbit/gifs/green-recent.gif" alt="Green - Status recently changed"></td>
                <td align=center><img src="/hobbit/gifs/yellow-recent.gif" alt="Yellow - Status recently changed"></td>
                <td align=center><img src="/hobbit/gifs/red-recent.gif" alt="Red - Status recently changed"></td>
                <td align=center><img src="/hobbit/gifs/clear-recent.gif" alt="Clear - Status recently changed"></td>
                <td align=center><img src="/hobbit/gifs/purple-recent.gif" alt="Purple - Status recently changed"></td>
                <td align=center><img src="/hobbit/gifs/blue-recent.gif" alt="Blue - Status recently changed"></td></tr>
        <tr><th align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Last change &gt; 24 hours</th>
                <td align=center><img src="/hobbit/gifs/green.gif" alt="Green"></td>
                <td align=center><img src="/hobbit/gifs/yellow.gif" alt="Yellow"></td>
                <td align=center><img src="/hobbit/gifs/red.gif" alt="Red"></td>
                <td align=center><img src="/hobbit/gifs/clear.gif" alt="Clear"></td>
                <td align=center><img src="/hobbit/gifs/purple.gif" alt="Purple"></td>
                <td align=center><img src="/hobbit/gifs/blue.gif" alt="Blue"></td></tr>
        <tr><th align=center valign=top><FONT FACE="Arial, Helvetica" SIZE="1" COLOR="silver">Acknowledged by engineer</th>
                <td align=center>-</td>
                <td align=center><img src="/hobbit/gifs/yellow-ack.gif" alt="Yellow - Status recently changed"></td>
                <td align=center><img src="/hobbit/gifs/red-ack.gif" alt="Red - Status recently changed"></td>
                <td align=center>-</td>
                <td align=center><img src="/hobbit/gifs/purple-ack.gif" alt="Purple - Status recently changed"></td>
                <td align=center>-</td>
</table>