Sommaire
25 What's new in Zabbix 6.0.20
Templates
A new template AWS ECS Cluster by HTTP (along with its Serverless Cluster version) is available.
You can get this template:
- 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 zabbix/templates directory of the downloaded latest Zabbix version. Then, while in Configuration → 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".