Hello to everyone
after updating Zabbix in our production environment from v3.4.11 to v4.0.0 no actions are undertaken upon triggers are fired.
The update was made compiling Zabbix from sources with the exact same options of the older version:
./configure --enable-server --enable-agent --enable-java --with-oracle-include=/usr/include/oracle/11.2/client64/ --with-oracle-lib=/usr/lib/oracle/11.2/client64/lib --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2 --with-openssl --with-unixodbc
We also tried configuring a new TEST action for all events and all hosts but the result is the same!
Is there something we are missing?
Thanks in advance.
after updating Zabbix in our production environment from v3.4.11 to v4.0.0 no actions are undertaken upon triggers are fired.
The update was made compiling Zabbix from sources with the exact same options of the older version:
./configure --enable-server --enable-agent --enable-java --with-oracle-include=/usr/include/oracle/11.2/client64/ --with-oracle-lib=/usr/lib/oracle/11.2/client64/lib --enable-ipv6 --with-net-snmp --with-libcurl --with-libxml2 --with-openssl --with-unixodbc
We also tried configuring a new TEST action for all events and all hosts but the result is the same!
Is there something we are missing?
Thanks in advance.

Comment