<div dir="ltr">JC,<div><br></div><div>Naturally, CSS-controlled would be the best solution, but your proposed "hack" would work on older versions of Xymon (I'm still on v4.3.21)?  I'm thinking if there was just a way to ignore html tags when determining the hostname from hosts.cfg, this hack of yours could work!</div><div><br></div><div>Thanks,</div><div>David</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 8, 2015 at 10:19 AM, J.C. Cleaver <span dir="ltr"><<a href="mailto:cleaver@terabithia.org" target="_blank">cleaver@terabithia.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On Mon, December 7, 2015 9:13 am, David Welker wrote:<br>
> I'm already familiar with "group"-ing things in almost every way possible<br>
> (sorted, compressed, etc.), but was wondering if there is a way to indent<br>
> or put different icons in the front of entries in the same group?<br>
><br>
> For example:<br>
><br>
>                     col1 col2 col3 col4 col5 col6<br>
>                     ------ ------ ------ ------ ------ ------<br>
> host 1              3     3     3<br>
>   switch 1                              1     1     1<br>
>   switch 2                              2     2     2<br>
> host 2              4     4     4<br>
>   switch 1                              1     1     1<br>
>   switch 2                              2     2     2<br>
><br>
> I was hoping changing fonts would work, but adding different header types,<br>
> for example, simply made Xymon see that as part of the hostname for each<br>
> entry, even when adding non-breaking spaces in front of an entry in<br>
> hosts.cfg,<br>
<br>
<br>
</span>David,<br>
<br>
At the moment, there's no easy way to do this. There might be a short term<br>
solution in the form of an arbitrary HTML prepend that could be configured<br>
in hosts.cfg (DISPLAYPREFIX:"html here" ?) but it'd be something of a<br>
hack. Do you think that would work for you?<br>
<br>
Longer term, the goal would be to make things like this CSS-controlled,<br>
and either reflective of a list relationship between "host 1" and "switch<br>
1/2" in your example, or making all switches a 'type' that can then be CSS<br>
controlled. The stripping out of display HTML is on the radar for 4.4, but<br>
there's still additional work needing to be done.<br>
<br>
Regards,<br>
-jc<br>
<br>
<br>
<br>
</blockquote></div><br></div>