Xymon Mailing List Archive search

hosts.cfg and alerts.cfg

list David Raymond
Wed, 16 Mar 2011 13:48:11 -0400
Message-Id: <user-9b31d323a2bc@xymon.invalid>

Hi all,

 
I use different way to manage my hosts.cfg file. I do include custom
hosts file like this :

#Site

include ./site/hosts.cfg

 
In my "site" folder, I get more hosts again, and I set those like this :

 
include ./site/hosts-srv.cfg

include ./site /hosts-sap.cfg

include ./site /hosts-usine.cfg

include ./site /hosts-net.cfg

include ./site /hosts-ups.cfg

include ./site /hosts-lab.cfg

 
The issue is when I want to check in my alerts.cfg for page or subpage,
all features are set in all hostname.

 
How can I fix this ?

 
David Raymond