Changing the front page layout
list Russell Cook
I have been asked to change the way the front page of one of our Hobbit looks. There are 3 page definitions below the title and I would like them to appear in a list instead of appearing two to a line, which bunches everything below the title and looks a bit messy. Are there some supported HTML tags that might achieve this or is there another more elegant way? This is an excerpt of our bb-hosts: # title <h2>Network Monitors</h2> page network Network group-compress <H3>Core Network Devices</H3> xxx.xxx.xxx.40 6590-1 # testip conn xxx.xxx.xxx.10 VPN-rl # testip conn group-compress <H3>Server Rack Switches</H3> xxx.xxx.xxx.10 rack1-switch4 # testip conn xxx.xxx.xxx.10 rack3-switch4 # testip conn group-compress <H3>Service VIPs</H3> xxx.xxx.xxx.24 VIP-P # conn testip smtp xxx.xxx.xxx.44 VIP-E # conn testip smtp page school School title Edge site/AP connection tests group-compress <h3>6500</h3> xxx.xxx.xxx.27 dsl-rad-01 # conn testip ssh xxx.xxx.xxx.26 dsl-rad-02 # conn testip ssh group-compress <h3>London AP</h3> xxx.xxx.xxx.28 u01 # conn testip ssh xxx.xxx.xxx.29 u02 # conn testip ssh page service Service group-compress <H3>Core Network Devices</H3> xxx.xxx.xxx.40 6590-1 # testip conn xxx.xxx.xxx.10 6590-2 # testip conn Regards Russell Cook Synetrix Holdings Limited Tel: +XX (X)XXXX XXX XXX www.synetrix.co.uk Synetrix (Holdings) Limited is a limited company registered in England and Wales. Registered number: 0349 1956. VAT number: GB776 1259 07. Registered office: Synetrix House, 49-XX Victoria Road, Farnborough, Hampshire, GU14 7PA. IMPORTANT NOTICE: This message is intended solely for the use of the Individual or organisation to whom it is addressed. It may contain privileged or confidential information. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you should not use, copy, alter, or disclose the contents of this message. All information or opinions expressed in this message and/or any attachments are those of the author and are not necessarily those of Synetrix Holdings Limited. Synetrix Holdings Limited accepts no responsibility for loss or damage arising from its use, including damage from virus.
list Henrik Størner
▸
On Tue, Jul 22, 2008 at 10:18:24AM +0100, user-72e95584e49c@xymon.invalid wrote:
I have been asked to change the way the front page of one of our Hobbit looks. There are 3 page definitions below the title and I would like them to appear in a list instead of appearing two to a line, which bunches everything below the title and looks a bit messy.
Wouldn't running bbgen with "--subpagecolumns=1" do what You want ? Either in hobbitserver.cfg (BBGENOPTS) or in hobbitlaunch.cfg which runs the bbgen command. Henrik
list Russell Cook
Thanks - problem solved
▸
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: 22 July 2008 13:39
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Changing the front page layout
On Tue, Jul 22, 2008 at 10:18:24AM +0100, user-72e95584e49c@xymon.invalid
wrote:I have been asked to change the way the front page of one of our
Hobbit
looks. There are 3 page definitions below the title and I would like them to appear in a list instead of appearing two to a line, which bunches everything below the title and looks a bit messy.
Wouldn't running bbgen with "--subpagecolumns=1" do what You want ? Either in hobbitserver.cfg (BBGENOPTS) or in hobbitlaunch.cfg which runs the bbgen command. Henrik Synetrix Holdings Limited Tel: +XX (X)XXXX XXX XXX www.synetrix.co.uk Synetrix (Holdings) Limited is a limited company registered in England and Wales. Registered number: 0349 1956. VAT number: GB776 1259 07. Registered office: Synetrix House, 49-XX Victoria Road, Farnborough, Hampshire, GU14 7PA. IMPORTANT NOTICE: This message is intended solely for the use of the Individual or organisation to whom it is addressed. It may contain privileged or confidential information. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you should not use, copy, alter, or disclose the contents of this message. All information or opinions expressed in this message and/or any attachments are those of the author and are not necessarily those of Synetrix Holdings Limited. Synetrix Holdings Limited accepts no responsibility for loss or damage arising from its use, including damage from virus.