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 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
I want to say you can just use an <hr>, not certain.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Jun 12, 2012 6:18 PM, <kconnell at ryerson.ca> 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 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
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" <josh at imaginenetworksllc.com> wrote:
I want to say you can just use an <hr>, not certain.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Jun 12, 2012 6:18 PM, <kconnell at ryerson.ca> 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 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
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: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Jun 12, 2012 at 8:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> 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" <josh at imaginenetworksllc.com> wrote:
I want to say you can just use an <hr>, not certain.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Jun 12, 2012 6:18 PM, <kconnell at ryerson.ca> 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 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
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 <josh at imaginenetworksllc.com>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: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Jun 12, 2012 at 8:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> 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 ServersIf the page comes out weird, you may be able to adapt it.
Ralph Mitchell
On Jun 12, 2012 6:20 PM, "Josh Luthman" <josh at imaginenetworksllc.com> wrote:
I want to say you can just use an <hr>, not certain.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Jun 12, 2012 6:18 PM, <kconnell at ryerson.ca> 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 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
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 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
-----Original Message----- From: Josh Luthman <josh at imaginenetworksllc.com> Sender: xymon-bounces at xymon.com Date: Tue, 12 Jun 2012 21:13:07 To: Ralph Mitchell<ralphmitchell at gmail.com> 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: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Jun 12, 2012 at 8:32 PM, Ralph Mitchell <ralphmitchell at gmail.com> 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" <josh at imaginenetworksllc.com> wrote:
I want to say you can just use an <hr>, not certain.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Jun 12, 2012 6:18 PM, <kconnell at ryerson.ca> 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 350 Victoria St RM AB50 Toronto, Ont M5B 2K3 416-979-5000 x6709
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (3)
-
josh@imaginenetworksllc.com
-
kconnell@ryerson.ca
-
ralphmitchell@gmail.com