<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
tt
        {mso-style-priority:99;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Hi Marcin,<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>rather than using the group directive look at the man page for hosts.cfg <a href="https://xymon/xymon/help/manpages/man5/hosts.cfg.5.html">https://xymon/xymon/help/manpages/man5/hosts.cfg.5.html</a> and find the section describing group-only and group-except. Those are special versions of the group command which let you include or exclude certain columns.<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'>Mark<o:p></o:p></span></p><p class=MsoNormal><span style='mso-fareast-language:EN-US'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US>From:</span></b><span lang=EN-US> Xymon <xymon-bounces@xymon.com> <b>On Behalf Of </b>Marcin Struzak<br><b>Sent:</b> 16 June 2020 17:29<br><b>To:</b> xymon@xymon.com<br><b>Subject:</b> [Xymon] Display xymon server modules on own line<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><pre>My old hobbit config:<tt><o:p></o:p></tt></pre><pre><tt><o:p> </o:p></tt></pre><pre><tt>127.0.0.1     localhost  # noconn bbd NAME:"xymon server modules"<o:p></o:p></tt></pre><pre><tt><o:p> </o:p></tt></pre><pre><tt>group Servers<o:p></o:p></tt></pre><pre><tt><server1-ip>  server1    # <a href="http://server1/">http://server1/</a>     NOCOLUMNS:files,ports<o:p></o:p></tt></pre><pre><tt><server2-ip>  server2    # <a href="http://server2/path">http://server2/path</a> NOCOLUMNS:files,ports<o:p></o:p></tt></pre><pre><tt><server3-ip>  ...<o:p></o:p></tt></pre><pre><tt>...</tt><o:p></o:p></pre><pre><o:p> </o:p></pre><pre>used to display hobbit-server-specific tests separate from the other tests, even though the modules reported actually run on server1.  This was a nifty trick not to have these tests listed for all servers, with only server1 reporting, and others displaying dashes.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>After moving to xymon, on the "xymon server modules" I only see bbd, info, and trends; xymond, xymongen, and xymonnet magically moved to the server1 line, defeating the purpose of this split.  <o:p></o:p></pre><pre><o:p> </o:p></pre><pre>How can I achieve this split, where xymon server modules are listed on their own line?  <o:p></o:p></pre><pre><o:p> </o:p></pre><pre>--Marcin<o:p></o:p></pre></div></body></html>