Xymon Mailing List Archive search

use exhost with page directive?

list Taylor Lewick
Fri, 13 Jun 2008 12:16:17 -0500
Message-Id: <user-9443156f936c@xymon.invalid>

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?