<div dir="ltr">Hi,<br><br>My Alerts are Not Working as expected.  I have The following in my hosts.cfg and my alerts.cfg.  The result I'm after is that the Servers in the DoNotAlert subpages should not alert but the pages in subpage Alerts must.  Currently, they are all alerting despite the EXPAGE setting in the alerts.cfg file.  When I switch off any of them the conn sends an alert no matter what permutations I try.  Any help would be appreciated.<br><br><b><u>host.cfg<br></u></b>page Prod  Prod Hosts<br><br><div>subpage Alert Alert<br>0.0.0.0         .default.                               # NOPROPRED:* NOPROPPURPLE:* NOPROPYELLOW:*<br>127.0.0.1            <a href="http://prod1.domain.com">prod1.domain.com</a>                                  # conn<br><br>subpage DoNotAlert DoNotAlert<br>127.0.0.2        <a href="http://prod2.domain.com">prod2.domain.com</a>                                  # conn<br><br>subpage DoNotAlert1 DoNotAlert1<br>127.0.0.3      <a href="http://prod3.domain.com">prod3.domain.com</a>                                  # conn<br><br><b><u>alerts.cfg</u></b><br>COLOR=red EXPAGE=Prod/DoNotAlert EXPAGE=Prod/DoNotAlert1<br>        SCRIPT /usr/share/xymon-client/ext/Notifications/notifications.sh <emailaddress> REPEAT=1h TIME=W:0700:1700<br></div></div>