Hello,
I've searched quite a bit and have not found a suggestion, so hoping someone can help with what seems to be a simple issue. There is a thread on deduping that seems to start down this path but not quite answers my problem.
Zabbix 1.8.5 - I am attempting to send ONLY ONE email if one or more triggers are at high severity for a host group. As it stands now I am getting multiple alerts if multiple triggers are active, but I want to send an email to a pager only once, event if multiple hosts experience a problem.
So I am thinking the logic is something like:
If at least 1 host in a group changes to trigger severity=high send an email, but ignore all other hosts in that group that also change to severity=high.
Can anyone please help me with this scenario?
Best regards,
Mike
I've searched quite a bit and have not found a suggestion, so hoping someone can help with what seems to be a simple issue. There is a thread on deduping that seems to start down this path but not quite answers my problem.
Zabbix 1.8.5 - I am attempting to send ONLY ONE email if one or more triggers are at high severity for a host group. As it stands now I am getting multiple alerts if multiple triggers are active, but I want to send an email to a pager only once, event if multiple hosts experience a problem.
So I am thinking the logic is something like:
If at least 1 host in a group changes to trigger severity=high send an email, but ignore all other hosts in that group that also change to severity=high.
Can anyone please help me with this scenario?
Best regards,
Mike
Comment