On this page
10 What's new in Zabbix 6.4.5
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 Data collection → 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 zabbix/templates directory of the downloaded latest Zabbix version. Then, while in Data collection → Templates you can import them manually into Zabbix.
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".