9 What’s new in Zabbix 5.2.4
Testing preprocessing steps
It is now possible to test item value preprocessing steps with an unsupported value.
This is useful for testing the Check for not supported value preprocessing step.
See also: Preprocessing steps, Testing preprocessing steps
New templates
The following templates are now available for out-of-the-box monitoring:
Apache ActiveMQ by JMX - see setup instructions for JMX templates;
HashiCorp Vault by HTTP - see setup instructions for HTTP templates;
Microsoft Exchange Server 2016 by Zabbix agent, Microsoft Exchange Server 2016 by Zabbix agent active - see setup instructions for Zabbix agent templates;
NetApp FAS3220 SNMP - monitoring of NetApp FAS3220 via SNMP.
You can get these templates:
In Configuration → Templates in new installations;
If you are upgrading from previous versions, you can download new templates from Zabbix Git repository or find them in the
templates
directory of the downloaded latest Zabbix version. Then, while in Configuration → Templates you can import them manually into Zabbix.
Host dashboard navigation
Host dashboards now display the navigation menu under the dashboard name, which contains the following sections:
All hosts - a link to the Monitoring → Hosts section;
Host name - non-clickable name of the dashboard host;
Dashboard name - the name of the currently open dashboard as a hyperlink to current page.
Webhook integrations
New integration is available allowing to use the webhook media type for pushing Zabbix notifications to Rocket.Chat.
In the Microsoft Teams webhook, hardcoded teams_endpoint check has been removed to prevent URL syntax error.
PostgreSQL plugin
PostgreSQL plugin for Zabbix agent 2 now supports custom queries;
Unix socket support has