17 What's new in Zabbix 6.4.12

See breaking changes for this version.

Agent interface availability behavior

The host availability behavior for Zabbix agent interfaces has been updated:

  • if active checks are available, but at least one Agent interface (passive) is unknown while the host also has at least one item using this interface, the total Agent interface availability is displayed as gray (unknown);
  • if active checks are available and all Agent interfaces (passive) are unknown (and no items are using this interface), the total Agent interface availability is displayed as green (available).

Databases

MySQL 8.3 support

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

MariaDB 11.2 support

The maximum supported version for MariaDB is now 11.2.X.

Plugins

MSSQL

A new plugin for direct monitoring of MSSQL by Zabbix agent 2 has been added.

For more information, see:

Templates

New templates

A new template is available:

  • YugabyteDB by HTTP, which includes the YugabyteDB Cluster by HTTP template for monitoring each YugabyteDB cluster.

You can get this template:

  • In Data collectionTemplates in new installations;
  • If you are upgrading from previous versions, you can download new templates from the Zabbix Git repository or find them in the zabbix/templates directory of the latest Zabbix version you have downloaded. Then, while in Data collectionTemplates, you can import them manually into Zabbix.

Platforms

Zabbix agent 2 support on Windows

To prevent critical security vulnerabilities, the minimum Windows version for Zabbix agent 2 has been raised to Windows 10/Windows Server 2016. See note under Supported platforms for more information.