Xymon Mailing List Archive search

Custom Server Rules for analysis.cfg

list Andrey Chervonets
Sun, 23 Dec 2012 18:10:28 +0200
Message-Id: <user-1d2d8f96fc91@xymon.invalid>

Try to assign hosts to variables like:

$GROUP_PROD=host1,host2, host5
$GROUP_TEST=host3,host6....

$GROUP_ALL=$GROUP_PROD,$GROUP_TEST
etc.

and then define rules using such variables instead of real hostnames or 
reg.expressions

This is working for alerts, may be it is working for analysis as well. 
Not checked yet.


Best regards,

Andrey Chervonets
CoMinder Ltd.
http://www.cominder.eu/


On 22.12.2012 13:00, xymon-request at xymon.com wrote:
Re: Custom Server Rules for analysis.cfg