Hi all,
I've been experimenting with defining alerts on a page level.
The goal I want to reach is having the ability to exclusively alert for the checks which are displayed on a certain page.
The goal in this example is to send alerts only for test1 and test 2 and not test3 using only the pages. However if I look at the info bullet for host1 and host2 I don't see any alerts defined for them. This is most likely because of the 0.0.0.0 hostname # noconn definition.
Is there a way to reach the goal to alert only on a page level when server will be a member of multiple pages?
Thanks,
J.S
bb-hosts:
Page all_hosts 10.9.8.1 host1 # test1 test2 test3 10.9.8.2 host2 # test1 test2 test3
Group-only test1|test2 Page alert_level_1 0.0.0.0 host1 # noconn 0.0.0.0 host2 # noconn
Hobbit-alerts:
PAGE=alert_level_1 MAIL someone at somewhere.com DURATION>6 REPEAT=5
participants (1)
-
Jelle.Smet@teleatlas.com