Hi,<br><br>I have a problem where Hobbit is not properly sending alerts based on the PAGE criteria. When I look at the info button for TESTHOST and TESTHOST1, it *DOES* shows an alert to <a href="mailto:test@test.org">test@test.org
</a>. When I run the test 'bbcmd hobbitd_alert --test TESTHOST --color=red' or 'bbcmd hobbitd_alert --test TESTHOST --color=red' it *DOESN'T' show that it matched an alert:<br><br>00023954 2006-12-10 21:14:51 Matching host:service:page 'TESTHOST:--color=red:' against rule line 314
<br>00023954 2006-12-10 21:14:51 Failed 'PAGE=$SERVER1,$SERVER2 COLOR=red' (pagename not in include list)<br><br>I also did a real test of taking the host down and no page went out and nothing is listed in the /var/log/hobbit/notifications.log.
<br><br>THIS IS URGENT IF ANYONE CAN HELP. I recently switched my alerts to be by pagename and thought it should work based on the info page but I guess not.<br><br>Thanks.<br><br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<br>SETUP<br><br>bb-hosts<br>------------<br><br>page servers Servers<br>subpage wintel Wintel Servers<br><a href="http://10.10.10.10">10.10.10.10</a>     TESTHOST<br><br>page other Other<br>subpage othersub Other page<br>
<a href="http://20.20.20.20">20.20.20.20</a>     TESTHOST1<br><br>hobbit-alerts.cfg<br>-----------------------<br><br>$SERVER1=servers/wintel<br>$SERVER2=other/othersub<br><br>PAGE=$SERVER1,$SERVER2 COLOR=red<br>       MAIL 
<a href="mailto:test@test.org">test@test.org</a> RECOVERED<br><br><br>