We are running Zabbix Server 5.0.31.
We have a action trigger for notifying our on-call person. The trigger is setup as follows:

My understanding from the setup above is: A and B HAVE to be true along with any of the conditions listed from C to I).
The problem we are having is that the action trigger IS sending notification of triggers that do not meet the condition requirements. For example, failed windows services. Here's one of the hosts in question:

Based on the action trigger conditions, I would have expected the windows service problem trigger shouldn't have triggered a notification to the on call because :
1. We have verified this is the only action trigger that sends notifications to the on-call.
2. We have verified the problem trigger severity is indeed 'average' and not overridden to high.
Thoughts?
We have a action trigger for notifying our on-call person. The trigger is setup as follows:
My understanding from the setup above is: A and B HAVE to be true along with any of the conditions listed from C to I).
The problem we are having is that the action trigger IS sending notification of triggers that do not meet the condition requirements. For example, failed windows services. Here's one of the hosts in question:
Based on the action trigger conditions, I would have expected the windows service problem trigger shouldn't have triggered a notification to the on call because :
- The Windows service trigger default severity is 'Average' -> doesn't satisfy the action trigger A condition.
- The monitored host IS a member of the archive.businesshours host group, -> doesn't satisfy the action trigger B condition.
1. We have verified this is the only action trigger that sends notifications to the on-call.
2. We have verified the problem trigger severity is indeed 'average' and not overridden to high.
Thoughts?
Comment