This is a translation of the original English documentation page. Help us make it better.

16 What's new in Zabbix 6.4.11

Templates

New templates

The set of Azure by HTTP templates has been supplemented with the Azure Cost Management by HTTP template.

You can get this template:

  • In Data collectionTemplates 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 collectionTemplates, you can import them manually into Zabbix.

Updated templates

MSSQL by ODBC template:

  • new item has been added - MSSQL DB '{#DBNAME}': Recovery model, which returns the database recovery model under the database discovery;
  • new macros, namely, {$MSSQL.BACKUP_FULL.USED}, {$MSSQL.BACKUP_DIFF.USED}, {$MSSQL.BACKUP_LOG.USED}, have been added - those can be used for disabling backup age triggers for a certain database;
  • LLD rules for quorum and quorum members discovery have been added;
  • the type of the LLD rules has been changed from “Database monitor” to “Dependent item”;
  • items with db.odbc.discovery key have been turned into items dependent on db.odbc.get item.

Frontend

PHP support

The maximum supported version for PHP is now 8.3.

X-Frame-Options HTTP header

The X-Frame-Options header parameter has been renamed to Use X-Frame-Options header, now consists of a checkbox and an input field (allowing you to disable the header by unmarking a checkbox instead of specifying "null" in the input field), and supports additional values.

Other security parameters now also follow the same structure. For more information, see the security parameters in AdministrationGeneral.

Databases

MySQL 8.2 support

The maximum supported version for MySQL is now 8.2.X.