Hi 
I have 4 users set in my Zabbix environment. 3 of those users are supposed to receive emails whenever any trigger name like "is down" appears. This works just fine, all 3 receive the emails.
The fourth user, though, is supposed to receive emails only when a trigger name like "is down" appears for a specific host (let's call it my_server).
So I created another action, set to send an email to the fourth user if trigger name like is down AND host name = my_server. This fourth user is not receiving emails. Assume that the email configuration is correct, for it was checked a few times already.
Is it possible that Zabbix will stop in the first action related to the trigger? Do you have any ideas why it isn't working?

I have 4 users set in my Zabbix environment. 3 of those users are supposed to receive emails whenever any trigger name like "is down" appears. This works just fine, all 3 receive the emails.
The fourth user, though, is supposed to receive emails only when a trigger name like "is down" appears for a specific host (let's call it my_server).
So I created another action, set to send an email to the fourth user if trigger name like is down AND host name = my_server. This fourth user is not receiving emails. Assume that the email configuration is correct, for it was checked a few times already.
Is it possible that Zabbix will stop in the first action related to the trigger? Do you have any ideas why it isn't working?
Comment