Dividing Line
list Ken Connell
I have a page that has some hosts grouped together using the group syntax in hosts.cfg.... My question is, can I add some kind of visible dividing line between grouped hosts ? Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709
list Josh Luthman
I want to say you can just use an <hr>, not certain. Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX
▸
On Jun 12, 2012 6:18 PM, <user-7cb0f5662626@xymon.invalid> wrote:
I have a page that has some hosts grouped together using the group syntax in hosts.cfg.... My question is, can I add some kind of visible dividing line between grouped hosts ? Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709
list Ralph Mitchell
I believe you can put *some* html constructs into group labels, you just
have to be careful. You could certainly put an <hr> in front of the group
label and see what happens:
group-compress <hr>Some Servers
If the page comes out weird, you may be able to adapt it.
Ralph Mitchell
▸
On Jun 12, 2012 6:20 PM, "Josh Luthman" <user-4c45a83f15cb@xymon.invalid> wrote:
I want to say you can just use an <hr>, not certain. Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Jun 12, 2012 6:18 PM, <user-7cb0f5662626@xymon.invalid> wrote:I have a page that has some hosts grouped together using the group syntax in hosts.cfg.... My question is, can I add some kind of visible dividing line between grouped hosts ? Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709
list Josh Luthman
I just tested the <hr> idea. It doesn't work on 4.2.3. Looks like it is stripped off and never makes it to bb.html.
▸
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
▸
On Tue, Jun 12, 2012 at 8:32 PM, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid> wrote:I believe you can put *some* html constructs into group labels, you just have to be careful. You could certainly put an <hr> in front of the group label and see what happens: group-compress <hr>Some Servers If the page comes out weird, you may be able to adapt it. Ralph Mitchell On Jun 12, 2012 6:20 PM, "Josh Luthman" <user-4c45a83f15cb@xymon.invalid> wrote:I want to say you can just use an <hr>, not certain. Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Jun 12, 2012 6:18 PM, <user-7cb0f5662626@xymon.invalid> wrote:I have a page that has some hosts grouped together using the group syntax in hosts.cfg.... My question is, can I add some kind of visible dividing line between grouped hosts ? Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709
list Ralph Mitchell
It sort of works in xymon-4.3.7. The problem is that it comes out in a <td> block, so it's only the width of the block label. It's going to take a code change in xymongen/pagegen.c BTW, text color-change using <font> tags seems to work... :-) Ralph Mitchell On Tue, Jun 12, 2012 at 9:13 PM, Josh Luthman
▸
<user-4c45a83f15cb@xymon.invalid>wrote:
I just tested the <hr> idea. It doesn't work on 4.2.3. Looks like it is stripped off and never makes it to bb.html. Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Tue, Jun 12, 2012 at 8:32 PM, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid> wrote:I believe you can put *some* html constructs into group labels, you just have to be careful. You could certainly put an <hr> in front of the group label and see what happens: group-compress <hr>Some Servers If the page comes out weird, you may be able to adapt it. Ralph Mitchell On Jun 12, 2012 6:20 PM, "Josh Luthman" <user-4c45a83f15cb@xymon.invalid> wrote:I want to say you can just use an <hr>, not certain. Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Jun 12, 2012 6:18 PM, <user-7cb0f5662626@xymon.invalid> wrote:I have a page that has some hosts grouped together using the group syntax in hosts.cfg.... My question is, can I add some kind of visible dividing line between grouped hosts ? Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709
list Ken Connell
I also did try...didn't work...and I'm definitely no html expert, so I don't think I'll spend too much time on it.
▸
Ken Connell
Intermediate Network Engineer
Computer & Communication Services
Ryerson University
XXX Victoria St
RM AB50
Toronto, Ont
M5B 2K3
XXX-XXX-XXXX x6709
-----Original Message-----
From: Josh Luthman <user-4c45a83f15cb@xymon.invalid>
Sender: xymon-bounces at xymon.com
Date: Tue, 12 Jun 2012 21:13:07
To: Ralph Mitchell<user-00a5e44c48c0@xymon.invalid>
Cc: xymon at xymon.com<xymon at xymon.com>
Subject: Re: [Xymon] Dividing Line
▸
I just tested the <hr> idea. It doesn't work on 4.2.3. Looks like it
is stripped off and never makes it to bb.html.
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
On Tue, Jun 12, 2012 at 8:32 PM, Ralph Mitchell <user-00a5e44c48c0@xymon.invalid> wrote:I believe you can put *some* html constructs into group labels, you just have to be careful. You could certainly put an <hr> in front of the group label and see what happens: group-compress <hr>Some Servers If the page comes out weird, you may be able to adapt it. Ralph Mitchell On Jun 12, 2012 6:20 PM, "Josh Luthman" <user-4c45a83f15cb@xymon.invalid> wrote:I want to say you can just use an <hr>, not certain. Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX On Jun 12, 2012 6:18 PM, <user-7cb0f5662626@xymon.invalid> wrote:I have a page that has some hosts grouped together using the group syntax in hosts.cfg.... My question is, can I add some kind of visible dividing line between grouped hosts ? Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709
list Ken Connell
Sorry, I thought I did reply to the list... I had no luck with <hr>
▸
Ken Connell
Intermediate Network Engineer
Computer & Communication Services
Ryerson University
XXX Victoria St
RM AB50
Toronto, Ont
M5B 2K3
XXX-XXX-XXXX x6709
-----Original Message-----
From: Isaac W Traxler <user-4dfb0dbf036e@xymon.invalid>
Date: Wed, 13 Jun 2012 17:38:07
To: <user-7cb0f5662626@xymon.invalid>
Reply-to: Isaac Traxler <user-4dfb0dbf036e@xymon.invalid>
Subject: Re: [Xymon] Dividing Line
Did you try title <hr>?
--
Isaac Traxler AIX,Linux Admin
Louisiana State University user-4dfb0dbf036e@xymon.invalid
High Performance Computing XXX-XXX-XXXX
LONI AIX Clusters
AIX, Linux Support
On Wed, 13 Jun 2012, user-7cb0f5662626@xymon.invalid wrote:
Date: Wed, 13 Jun 2012 22:27:54 +0000 From: user-7cb0f5662626@xymon.invalid To: Isaac Traxler <user-4dfb0dbf036e@xymon.invalid> Subject: Re: [Xymon] Dividing Line Isaac, That worked like a charm :) I did want a dividing line/bar, but using the "title" to separate the hosts/groups works just fine. Thanks. ------Original Message------ From: Isaac W Traxler To: Ken Connell ReplyTo: Isaac Traxler Subject: Re: [Xymon] Dividing Line Sent: Jun 13, 2012 10:40 AM Are you trying to do a divider between ach group -- or a divider within a single group? I use a syntax like thi: title Subnet 204.90.40.0/22 (vlan ???) HPC Tezpur/Philip group subnet-204-90-40 This provides me a title between each group that is centered and underlined. The group name then puts a title beside the column header list. I would have thought the header for the column headings would be more than enough divider. Feel free to calrify your question. I would be glad to try and figure out an answer. -- Isaac Traxler AIX,Linux Admin Louisiana State University user-4dfb0dbf036e@xymon.invalid High Performance Computing XXX-XXX-XXXX LONI AIX Clusters AIX, Linux Support
▸
On Tue, 12 Jun 2012, user-7cb0f5662626@xymon.invalid wrote:Date: Tue, 12 Jun 2012 21:49:38 +0000 From: user-7cb0f5662626@xymon.invalid To: Xymon Email List <xymon at xymon.com> Subject: [Xymon] Dividing Line I have a page that has some hosts grouped together using the group syntax in hosts.cfg.... My question is, can I add some kind of visible dividing line between grouped hosts ? Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709Ken Connell Intermediate Network Engineer Computer & Communication Services Ryerson University XXX Victoria St RM AB50 Toronto, Ont M5B 2K3 XXX-XXX-XXXX x6709