How about
exhost=%server.(test.com|abc.intra)
The server names are actually different. so it's server1.test.com
server2.abc.intra and another server doesn't have a domain name specified.
Any other ideas?
On 7/21/06, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Fri, Jul 21, 2006 at 09:04:49AM -0400, Bill Perez wrote:
Could someone let me know how I can use 2 different domain names when
excluding hosts in the hobbit-alerts.cfg? Example:
exhost=%(server).test.com %(server).abc.intra. I tried to use a comma
and
space between the 2 domain names but it isn't taking it.
How about
exhost=%server.(test.com|abc.intra)
Regards,
Henrik