Xymon Mailing List Archive search

Feature request

list Damien Martins
Fri, 18 Mar 2022 19:14:12 +0100
Message-Id: <user-c97828260ba3@xymon.invalid>

Hi Stef,

You something like the client-local.cfg, but for more purposes?

Le 12/03/2022 ? 15:06, Stef Coene a ?crit?:
Hi,

It should be very handy if there is an hosts-options.cfg file that can be used to specify device specific options that normally goes in the hosts.cfg file.

Has anyone started on a patch to separate the page layout and the possible options per device?
Is this something that other people can use as well?

Some examples:

- Monitor the ssh daemon on all Linux devices:
CLASS=Linux
? sshd

- Monitor the https website on the load balancers (name start with lb):
HOST=%^lb
?? https://<BBHOSTNAME>;
-> <BBHOSTNAME> will be replaced per device by the device name


Stef