Xymon Mailing List Archive search

bb-hosts,number o0f columns error

7 messages in this thread

list Pankaj Dorlikar · Mon, 3 Aug 2009 17:04:29 +0530 ·
Hello,
I have 3 pages on the main page.Inside each page,i have subpages arranged in
fallowing fashion:

bb-hosts file:

title <I>Main Grid</I>

page rack001 <I> Nodegroup</I>

title <I>Nodegroup1</I>

subpage rack900 <I>Row1-Rack6</I>    conn
group-only conn
172.29.1.49   mn49.mgmt.grid.ggo   #
172.29.1.50   mn50.mgmt.grid.ggo    #
172.29.1.51   mn51.mgmt.grid.ggo    #
172.29.1.52   mn52.mgmt.grid.ggo    #
172.29.1.53   mn53.mgmt.grid.ggo    #
172.29.1.54   mn54.mgmt.grid.ggo    #

subpage rack901 cpu
group-only cpu

0.0.0.0 mn49.mgmt.grid.ggo    # noconn
0.0.0.0 mn50.mgmt.grid.ggo    # noconn
0.0.0.0 mn51.mgmt.grid.ggo    # noconn
0.0.0.0 mn52.mgmt.grid.ggo    # noconn
0.0.0.0 mn53.mgmt.grid.ggo    # noconn
0.0.0.0 mn54.mgmt.grid.ggo    # noconn
.
.
.
.
subpage rack909
group-only automount

0.0.0.0 mn49.mgmt.grid.ggo    # noconn
0.0.0.0 mn50.mgmt.grid.ggo    # noconn
0.0.0.0 mn51.mgmt.grid.ggo    # noconn
0.0.0.0 mn52.mgmt.grid.ggo    # noconn
0.0.0.0 mn53.mgmt.grid.ggo    # noconn
0.0.0.0 mn54.mgmt.grid.ggo    # noconn

page rack002 <I>Gridgroup</I>
title <I>Gridgroup1</I>
subpage rack521 <I>Row5-Rack2</I> conn
group-only conn
172.29.2.9   mn263.mgmt.grid.ggo    #
172.29.2.10   mn264.mgmt.grid.ggo    #
172.29.2.11   mn265.mgmt.grid.ggo    #
172.29.2.12   mn266.mgmt.grid.ggo    #
172.29.2.13   mn267.mgmt.grid.ggo    #
172.29.2.14   mn268.mgmt.grid.ggo    #
172.29.2.15   mn269.mgmt.grid.ggo    #
172.29.2.16   mn270.mgmt.grid.ggo    #


subpage rack1299 cpu
group-only cpu

0.0.0.0 mn263.mgmt.grid.ggo    # noconn
0.0.0.0 mn264.mgmt.grid.ggo    # noconn
0.0.0.0 mn265.mgmt.grid.ggo    # noconn
0.0.0.0 mn266.mgmt.grid.ggo    # noconn
0.0.0.0 mn267.mgmt.grid.ggo    # noconn
0.0.0.0 mn268.mgmt.grid.ggo    # noconn
0.0.0.0 mn269.mgmt.grid.ggo    # noconn
0.0.0.0 mn270.mgmt.grid.ggo    # noconn
.
.
.
subpage rack12109 raid
group-only raid

0.0.0.0 mn263.mgmt.grid.ggo    # noconn
0.0.0.0 mn264.mgmt.grid.ggo    # noconn
0.0.0.0 mn265.mgmt.grid.ggo    # noconn
0.0.0.0 mn266.mgmt.grid.ggo    # noconn
0.0.0.0 mn267.mgmt.grid.ggo    # noconn
0.0.0.0 mn268.mgmt.grid.ggo    # noconn
0.0.0.0 mn269.mgmt.grid.ggo    # noconn
0.0.0.0 mn270.mgmt.grid.ggo    # noconn

and so on like this ...
my page 1 has 9 columns total for all tests(total 9 tests) whereas page 2
has 10 columns total for all tests(total 10 tests).Now number of columns to
be displayed is given in BBGENOPTS="--recentgifs --subpagecolumns=9" in
"hobbitserver.cfg" in hobbit server etc directory.But if two or more pages
have different number of columns ;then how and where it should be specified
so that i will have 10 columns on page 2 and 9 columns on page 1.
"--subpagecolumns" takes only one number as arguments.how to do this?

-- 
Pankaj V. Dorlikar
list Pankaj Dorlikar · Mon, 3 Aug 2009 21:42:05 +0530 ·
---------- Forwarded message ----------
quoted from Pankaj Dorlikar
From: pankaj dorlikar <user-93d3572686c4@xymon.invalid>
Date: Mon, Aug 3, 2009 at 5:04 PM
Subject: bb-hosts,number o0f columns error
To: user-ae9b8668bcde@xymon.invalid


Hello,
I have 3 pages on the main page.Inside each page,i have subpages arranged in
fallowing fashion:

bb-hosts file:

title <I>Main Grid</I>

page rack001 <I> Nodegroup</I>

title <I>Nodegroup1</I>

subpage rack900 <I>Row1-Rack6</I>    conn
group-only conn
172.29.1.49   mn49.mgmt.grid.ggo   #
172.29.1.50   mn50.mgmt.grid.ggo    #
172.29.1.51   mn51.mgmt.grid.ggo    #
172.29.1.52   mn52.mgmt.grid.ggo    #
172.29.1.53   mn53.mgmt.grid.ggo    #
172.29.1.54   mn54.mgmt.grid.ggo    #

subpage rack901 cpu
group-only cpu

0.0.0.0 mn49.mgmt.grid.ggo    # noconn
0.0.0.0 mn50.mgmt.grid.ggo    # noconn
0.0.0.0 mn51.mgmt.grid.ggo    # noconn
0.0.0.0 mn52.mgmt.grid.ggo    # noconn
0.0.0.0 mn53.mgmt.grid.ggo    # noconn
0.0.0.0 mn54.mgmt.grid.ggo    # noconn
.
.
.
.
subpage rack909
group-only automount

0.0.0.0 mn49.mgmt.grid.ggo    # noconn
0.0.0.0 mn50.mgmt.grid.ggo    # noconn
0.0.0.0 mn51.mgmt.grid.ggo    # noconn
0.0.0.0 mn52.mgmt.grid.ggo    # noconn
0.0.0.0 mn53.mgmt.grid.ggo    # noconn
0.0.0.0 mn54.mgmt.grid.ggo    # noconn

page rack002 <I>Gridgroup</I>
title <I>Gridgroup1</I>
subpage rack521 <I>Row5-Rack2</I> conn
group-only conn
172.29.2.9   mn263.mgmt.grid.ggo    #
172.29.2.10   mn264.mgmt.grid.ggo    #
172.29.2.11   mn265.mgmt.grid.ggo    #
172.29.2.12   mn266.mgmt.grid.ggo    #
172.29.2.13   mn267.mgmt.grid.ggo    #
172.29.2.14   mn268.mgmt.grid.ggo    #
172.29.2.15   mn269.mgmt.grid.ggo    #
172.29.2.16   mn270.mgmt.grid.ggo    #


subpage rack1299 cpu
group-only cpu

0.0.0.0 mn263.mgmt.grid.ggo    # noconn
0.0.0.0 mn264.mgmt.grid.ggo    # noconn
0.0.0.0 mn265.mgmt.grid.ggo    # noconn
0.0.0.0 mn266.mgmt.grid.ggo    # noconn
0.0.0.0 mn267.mgmt.grid.ggo    # noconn
0.0.0.0 mn268.mgmt.grid.ggo    # noconn
0.0.0.0 mn269.mgmt.grid.ggo    # noconn
0.0.0.0 mn270.mgmt.grid.ggo    # noconn
.
.
.
subpage rack12109 raid
group-only raid

0.0.0.0 mn263.mgmt.grid.ggo    # noconn
0.0.0.0 mn264.mgmt.grid.ggo    # noconn
0.0.0.0 mn265.mgmt.grid.ggo    # noconn
0.0.0.0 mn266.mgmt.grid.ggo    # noconn
0.0.0.0 mn267.mgmt.grid.ggo    # noconn
0.0.0.0 mn268.mgmt.grid.ggo    # noconn
0.0.0.0 mn269.mgmt.grid.ggo    # noconn
0.0.0.0 mn270.mgmt.grid.ggo    # noconn

and so on like this ...
my page 1 has 9 columns total for all tests(total 9 tests) whereas page 2
has 10 columns total for all tests(total 10 tests).Now number of columns to
be displayed is given in BBGENOPTS="--recentgifs --subpagecolumns=9" in
"hobbitserver.cfg" in hobbit server etc directory.But if two or more pages
have different number of columns ;then how and where it should be specified
so that i will have 10 columns on page 2 and 9 columns on page 1.
"--subpagecolumns" takes only one number as arguments.how to do this?

-- 
Pankaj V. Dorlikar


-- 

Pankaj V. Dorlikar
list Alan Sparks · Mon, 03 Aug 2009 10:19:31 -0600 ·
quoted from Pankaj Dorlikar
pankaj dorlikar wrote:

my page 1 has 9 columns total for all tests(total 9 tests) whereas
page 2 has 10 columns total for all tests(total 10 tests).Now number
of columns to be displayed is given in BBGENOPTS="--recentgifs
--subpagecolumns=9" in "hobbitserver.cfg" in hobbit server etc
directory.But if two or more pages have different number of columns
;then how and where it should be specified so that i will have 10
columns on page 2 and 9 columns on page 1. "--subpagecolumns" takes
only one number as arguments.how to do this?
If I understand you correctly, changing the number of columns on a
page-basis is not supported.
-Alan
list Larry Barber · Mon, 3 Aug 2009 13:40:06 -0500 ·
I suspect that using "--subpagecolumns=10" will give you the results you
want. If there are not enough subpages the extra columns are just ignored.

Thanks,
Larry Barber
quoted from Alan Sparks

On Mon, Aug 3, 2009 at 11:19 AM, Alan Sparks <user-8f2174fd8b66@xymon.invalid>wrote:
pankaj dorlikar wrote:

my page 1 has 9 columns total for all tests(total 9 tests) whereas
page 2 has 10 columns total for all tests(total 10 tests).Now number
of columns to be displayed is given in BBGENOPTS="--recentgifs
--subpagecolumns=9" in "hobbitserver.cfg" in hobbit server etc
directory.But if two or more pages have different number of columns
;then how and where it should be specified so that i will have 10
columns on page 2 and 9 columns on page 1. "--subpagecolumns" takes
only one number as arguments.how to do this?
If I understand you correctly, changing the number of columns on a
page-basis is not supported.
-Alan

list Pankaj Dorlikar · Tue, 4 Aug 2009 08:16:26 +0530 ·
hello,
   thanks ..but now what should i do to solve this issue?

---------- Forwarded message ----------
quoted from Alan Sparks
From: Alan Sparks <user-8f2174fd8b66@xymon.invalid>
Date: Mon, Aug 3, 2009 at 9:49 PM
Subject: Re: [hobbit] Fwd: bb-hosts,number o0f columns error
To: user-ae9b8668bcde@xymon.invalid


pankaj dorlikar wrote:

my page 1 has 9 columns total for all tests(total 9 tests) whereas
page 2 has 10 columns total for all tests(total 10 tests).Now number
of columns to be displayed is given in BBGENOPTS="--recentgifs
--subpagecolumns=9" in "hobbitserver.cfg" in hobbit server etc
directory.But if two or more pages have different number of columns
;then how and where it should be specified so that i will have 10
columns on page 2 and 9 columns on page 1. "--subpagecolumns" takes
only one number as arguments.how to do this?
If I understand you correctly, changing the number of columns on a
page-basis is not supported.
-Alan


-- 

Pankaj V. Dorlikar
list Alan Sparks · Mon, 03 Aug 2009 21:22:27 -0600 ·
Well... either pick a single value for --subpagecolumns that is a good
compromise, or rewrite some of bbgen.  If it isn't supported, not too
many other choices.
-Alan
quoted from Pankaj Dorlikar


pankaj dorlikar wrote:
hello,
   thanks ..but now what should i do to solve this issue?

---------- Forwarded message ----------
From: *Alan Sparks* <user-8f2174fd8b66@xymon.invalid
Date: Mon, Aug 3, 2009 at 9:49 PM
Subject: Re: [hobbit] Fwd: bb-hosts,number o0f columns error
To: user-ae9b8668bcde@xymon.invalid <mailto:user-ae9b8668bcde@xymon.invalid>


pankaj dorlikar wrote:

my page 1 has 9 columns total for all tests(total 9 tests) whereas
page 2 has 10 columns total for all tests(total 10 tests).Now number
of columns to be displayed is given in BBGENOPTS="--recentgifs
--subpagecolumns=9" in "hobbitserver.cfg" in hobbit server etc
directory.But if two or more pages have different number of columns
;then how and where it should be specified so that i will have 10
columns on page 2 and 9 columns on page 1. "--subpagecolumns" takes
only one number as arguments.how to do this?
If I understand you correctly, changing the number of columns on a
page-basis is not supported.
-Alan


-- 
Pankaj V. Dorlikar
list Padraig Lennon · Tue, 4 Aug 2009 09:03:19 +0200 ·
Hi,

I have updated the ssh_tunnel add-on on the shire to allow for
non-standard ports (other than port 22) to be used for initial
connections

http://xymonton.trantor.org/doku.php/addons:ssh_tunnel


Any issues please drop me a bell...

Cheers

Padraig Lennon Senior Systems Integration Engineer

user-7738cfcc6ae0@xymon.invalid | www.pioneerinvestments.com
-------------- next part --------------


"The information in this e-mail and in any attachments is confidential and intended solely for the attention and use of the named addressee(s). This information may be subject to legal, professional or other privilege and further distribution of it is strictly prohibited without our authority. If you are not the intended recipient, you are not authorised to and must not disclose, copy, distribute, or retain this message or any part of it, and should notify us immediately.

This footnote also confirms that this email has been automatically scanned for the presence of computer viruses, profanities and certain file types."

Pioneer Investment Management Limited.

1 George’s Quay Plaza, George’s Quay, Dublin 2, Ireland. 
Registered in Ireland no. 287793.