Hello
I've got Zabbix 7.2 running with next inventory
Two test hosts that receive information thru SNMP.
The current test that I've got simulate both hosts (The zabbix server and test hosts run in the same VM)
Each host has a private trigger that is fired by a TRAP received
There is a shared trigger that should be fired when private trigger at HOST_A and B is fired.
The triggers with simple expression works fine, but the trigger with logical and conditions not.
I attached the screenshot with my environment.
The shared trigger is TRIGGER_G
The Trigger at host_A is TRIGGER_HOST_A, and obiously the trigger at host B "TRIGGER_HOST_B"
The attached pictures shown the status that singles trigger are fired, but shared fired not.
Why TRIGGER_G is not fired?
Best regards


I've got Zabbix 7.2 running with next inventory
Two test hosts that receive information thru SNMP.
The current test that I've got simulate both hosts (The zabbix server and test hosts run in the same VM)
Each host has a private trigger that is fired by a TRAP received
There is a shared trigger that should be fired when private trigger at HOST_A and B is fired.
The triggers with simple expression works fine, but the trigger with logical and conditions not.
I attached the screenshot with my environment.
The shared trigger is TRIGGER_G
The Trigger at host_A is TRIGGER_HOST_A, and obiously the trigger at host B "TRIGGER_HOST_B"
The attached pictures shown the status that singles trigger are fired, but shared fired not.
Why TRIGGER_G is not fired?
Best regards
Comment