Hello,
At the university where I've set up Zabbix we have different infra teams.... one handles the OS / Network, and a separate team handles web hosting specific tasks. I'm trying to prevent Apache alerts from going to the first team.
Here is my trigger action:

The condition A and (B or C or D or E) works fine. However the filtering that should apply with (F or G or H) is not working, alerts with the tag target:apache or alerts generated by the template Apache by Zabbix agent active are still being generated by this action.
What am I missing?
Thanks,
-Jason
At the university where I've set up Zabbix we have different infra teams.... one handles the OS / Network, and a separate team handles web hosting specific tasks. I'm trying to prevent Apache alerts from going to the first team.
Here is my trigger action:
The condition A and (B or C or D or E) works fine. However the filtering that should apply with (F or G or H) is not working, alerts with the tag target:apache or alerts generated by the template Apache by Zabbix agent active are still being generated by this action.
What am I missing?
Thanks,
-Jason
Comment