28 What's new in Zabbix 6.0.23
See breaking changes for this version.
Databases
Supported versions
PostgreSQL 16 and MariaDB 11.1 are now supported. See also: Requirements.
Plugins
New item for PostgreSQL Zabbix agent 2 plugin
New item, pgsql.version, has been added to PostgreSQL Zabbix agent 2 plugin. This item is used for returning the PostgreSQL version.
Templates
New templates
New templates are available:
You can get these templates:
- In Configuration → Templates in new installations;
- When upgrading from previous versions, the latest templates can be downloaded from the Zabbix Git repository and manually imported into Zabbix in the Configuration → Templates section. If a template with the same name already exists, check the Delete missing option before importing to achieve a clean import. This way the items that have been excluded from the updated template will be removed (note that history of the deleted items will be lost).
Updated templates
PostgreSQL by ODBC and PostgreSQL by Zabbix agent 2 templates now include the item and trigger for monitoring PostgreSQL version.
Cisco Meraki organization by HTTP template has been supplemented with items, item prototypes, LLD rules, and macros related to authentication, licenses, networks, SAML roles, and VPN statuses.
Frontend
Miscellaneous
The Clear history button located in Configuration → Hosts → Items has been renamed Clear history and trends to more accurately describe its function, which is the same as the Clear history and trends button in the item configuration form.
In trigger action configuration, the condition type Trigger name has been renamed Event name to better describe its function. Note that by default, the event name matches the trigger name unless a custom event name is specified in trigger configuration.