21 Jul
2006
21 Jul
'06
2:54 p.m.
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