I have an action that monitors several hosts groups. In our current systems, a particular alarm is being noisy to our oncall group so I'm trying to filter it out in the action for the time being.
Configuring the condition "Trigger name does not contain" and adding partial text of the trigger name I'm trying to filter out, isn't working. I'm still seeing alarms from this action being sent.
I'm using zabbix 4.0 currently.
Here's my zabbix action configuration:

The full trigger name contains:
Do I have something configured wrong or a bad understanding of how this condition should work? Is there some issue with this condition in zabbix 4.0?
Any help is appreciated.
Configuring the condition "Trigger name does not contain" and adding partial text of the trigger name I'm trying to filter out, isn't working. I'm still seeing alarms from this action being sent.
I'm using zabbix 4.0 currently.
Here's my zabbix action configuration:
The full trigger name contains:
Code:
[COLOR=#000000][FONT=-webkit-standard]Trigger: Lack of free swap space ( <10% )[/FONT][/COLOR]
Any help is appreciated.
Comment