What's New in Zabbix 4.4

The Zabbix team is pleased to announce the release of Zabbix 4.4. The latest version comes with a new Zabbix agent written in Go, sets standards for Zabbix templates, and provides advanced visualization capabilities.



image



Let's look at the most important features included in Zabbix 4.4.



Zabbix agent of new generation



image



Zabbix 4.4 introduces a new type of agent, zabbix_agent2, which offers a wide range of new features and advanced monitoring features:





β†’ For a complete list of new features, see the documentation.



NB! The existing Zabbix agent will still be supported.



β†’ Download



Web hooks and programmable action / notification logic



Significantly improved integration with external notification and ticket issuing systems, which allowed us to determine the entire processing logic using the built-in JavaScript engine. This functionality simplifies two-way integration with external systems, allowing you to access recordings in your ticket system from Zabbix user interface with one click, generate chat messages and much more.



Setting standards for Zabbix templates



We have introduced a number of standards and well-defined guidelines for creating templates.



The structure of XML / JSON files has been greatly simplified, which allows you to edit templates manually using only a text editor. Most existing templates have been enhanced to bring them in line with new standards.



Official support for TimescaleDB

image

In addition to MySQL, PostgreSQL, Oracle, and DB2, we now officially support TimescaleDB. TimescaleDB provides an almost linear level of performance, as well as automated instant deletion of old historical data.



In this post, we compared performance with PostgreSQL.



Knowledge Base on Data Elements and Triggers



image



Zabbix 4.4 offers a much more visual description of data elements and triggers. This information is of great help to the engineers, providing them with all possible details about the meaning and purpose of the collected items, details of the problem and instructions for resolving it.



Advanced Visualization



image



Toolbars and related widgets have been improved in various ways, which simplified their creation and management, and also added the ability to change widget settings with one click. The size of the dashboard grill is now suitable for supporting super-wide screens and large screens.



The problem display widget has been improved to support aggregated presentation, and a new widget has been introduced to display prototype graphs.



In addition, now all widgets can be displayed in headless mode.



Histograms and data aggregation



image



Zabbix 4.4 supports histograms, and the graph widget can now aggregate data using various aggregate functions. The combination of these two features greatly facilitates long-term data analysis and bandwidth planning.



β†’ Read more



Official support for new platforms



image

Zabbix 4.4 now works on the following platforms:





All available platforms can be found in the download section .



One-click cloud installation

image

Zabbix can be easily installed as a container or as a ready-to-use disk image on various cloud services:





Reliable automatic registration



image



The new version of Zabbix allows the use of PSK encryption for automatic registration with automatic encryption settings for the added hosts. Now you can configure Zabbix to allow automatic registration of network devices only using the PSK, only unencrypted, or both.



β†’ Read more



Advanced JSONPath for preprocessing



image



Zabbix now supports the advanced JSONPath syntax, which allows complex preprocessing of JSON data, including aggregation and search. Preprocessing can also be used for low-level detection, making it an extremely powerful tool for automation and detection.



User Macro Descriptions



image



Custom macros are very good functionality that simplifies Zabbix configuration and greatly simplifies configuration changes. Support for custom macro descriptions will help document the purpose of each macro, which will greatly simplify their management.



More efficient advanced data collection



image



Data collection and discovery of objects associated with WMI, JMX, and ODBC have been improved with new checks that return arrays of objects in JSON format. We also added support for VMWare data warehouses for monitoring VMWare and systemd services for the Linux platform, as well as a new type of preprocessing for converting CSV to JSON.



Other New and Improved Features of Zabbix 4.4





The entire list of new features of Zabbix 4.4 can be found in the notes for the new version .



All Articles