23 Dec
2012
23 Dec
'12
4:10 p.m.
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