Hi,
I have an action which works successfully but fails when the type of calculation is set to "AND/OR". Here is the config or that section:
Type of calculation [AND/OR] [(A) and (B or C)]
Conditions
(A) Trigger severity >= "High"
(B) Host group = "Live Services"
(C) Host group = "Live Servers"
Zabbix version is 1.8.5.
If I remove one of the host groups and change the calculation type to "AND" then the action works. Can anyone explain what is happening here? In both the failing and successful case I was testing a trigger in the live services group.
Regards,
David
I have an action which works successfully but fails when the type of calculation is set to "AND/OR". Here is the config or that section:
Type of calculation [AND/OR] [(A) and (B or C)]
Conditions
(A) Trigger severity >= "High"
(B) Host group = "Live Services"
(C) Host group = "Live Servers"
Zabbix version is 1.8.5.
If I remove one of the host groups and change the calculation type to "AND" then the action works. Can anyone explain what is happening here? In both the failing and successful case I was testing a trigger in the live services group.
Regards,
David
Comment