Xymon Mailing List Archive search

Grouping of Hosts

2 messages in this thread

list James Wade · Fri, 23 Dec 2011 10:26:55 -0600 ·
How can I group hosts in different views with the current version? In the
older version I did it this way:

envpage servers MyServers

envsubpage linux Linux
envgroup Production
envgroup Testing

envsubpage Windows Windows
envgroup Production
envgroup Testing


This would create two page,  a Linux Page and a Windows Page and group the
servers on those pages by Production or Testing. On the host line, i'd do
this:

192.168.2.1     linux1 #  ENV:linux,1
192.168.2.3     linuxp #  ENV:linux,2

I could also use this to put a server in more than one category, for
example, a Linux Server that is also a database server.

192.168.2.4     linuxd # ENV:linux,1 ENV:database,1

Is this still supported in the current version or is there another way to
do it?

Thanks, JW
list Henrik Størner · Sat, 24 Dec 2011 08:32:00 +0100 ·
quoted from James Wade
On 23-12-2011 17:26, James Wade wrote:
How can I group hosts in different views with the current version? In
the older version I did it this way:
Should work fine with the current version.


Regards,
Henrik