Xymon Mailing List Archive search

matrix of hosts

list Marcin Dulak
Wed, 24 Jun 2015 11:31:27 +0200
Message-Id: <user-b698e63d5578@xymon.invalid>

Hi,

i have access to an old BB installation (i think it's bbc1.9e) which groups
consecutively numbered hosts into a matrix, see attached image. The
bb-hosts file, which corresponds to hosts.cfg in Xymon, contains:

group-only 1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16 nodes
0.0.0.0 row-1     # noconn
0.0.0.0 row-2     # noconn
0.0.0.0 row-3     # noconn
0.0.0.0 row-4     # noconn
0.0.0.0 row-5     # noconn

A single individual cell in the matrix corresponds to the given client, and
when clicked presents
a single page summary of client data, e.g. disk, cpu.
For example: 16/row-1 corresponds the node number 16, 1/row-2 to the node
number 17, etc.

I've spent some time looking in the configuration and googling,
but can't figure out how this is configured.
Is something like that possible in Xymon (4.3.21), and if so how?

Marcin