Xymon Mailing List Archive search

use exhost with page directive?

1 message in this thread

list Taylor Lewick · Fri, 13 Jun 2008 12:16:17 -0500 ·
In my hobbit-alerts.cfg, I have a bunch of alert definitions that start

 
PAGE=Main/Subpage 

MAIL emailaddress

SCRIPT /smsplus.sh 

 
If I want to exclude a single host from alerting within the subpage,
what's the best way to do this?

 
I tried PAGE=Main/Subpage EXHOST=testhost, but I'm still getting alerts
on it...

 
Are the page and exhost directives not compatible?