Page 1 of 1

Notifications based on multiple hosts

Posted: Thu Jan 10, 2013 6:05 pm
by ockmeyer
I have a customer that doesn't want notifications unless more than one host in a list of 7 reports a problem. Is there a way to bundle notification conditions of hosts into a single rule?

Re: Notifications based on multiple hosts

Posted: Fri Jan 11, 2013 10:16 am
by abrist
One way would be to make an event handler script that checks the other members of a machine's hostgroup, and only takes actions (like sending an email) if other hosts are down. Others here may have better ideas though.