On this page
25 What's new in Zabbix 6.0.20
Templates
New templates are available:
- AWS ECS Cluster by HTTP (along with its Serverless Cluster version)
- Cisco SD-WAN by HTTP
- OpenStack by HTTP, which includes OpenStack Nova by HTTP template for monitoring OpenStack Nova service
- PostgreSQL by ODBC
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).
Frontend
Spellcheck disabled in non-descriptive text areas
Spellcheck has been disabled for the text areas in which non-descriptive text is entered, such as scripts, expressions, macro values, etc.
Miscellaneous
Database TLS connection for MySQL on SLES 12
The packages for server/proxy installation on SUSE Linux Enterprise Server version 12 are now built using MariaDB Connector/C library, thus enabling the encryption of connection to MySQL using the DBTLSConnect parameter. The supported encryption values are "required" and "verify_full".