See breaking changes for this version.
Zabbix components now support environment variables that allow configuring components without hardcoding values in configuration files. This makes it easy to manage configurations in dynamic environments, such as Docker, where variables can be passed at runtime to adapt to different setups.
Environment variables are supported by the following Zabbix components:
For details on environment variable configuration, syntax, examples, and limitations, see Environment variables.
The performance of low-level discovery processes has been significantly improved, ensuring faster discovery, updating, and deletion of entities. As a result, the previously enforced limits have been removed, allowing configurations with an unlimited number of dependent items and item dependency levels.
A new Host card widget has been added, offering a convenient way to view comprehensive information about a single host at a glance.
A new Top items widget has been added, replacing the functionality of the deprecated Data overview widget.
In addition to functionality inherited from the Data overview widget, in Top items it is possible to select items by pattern, customize column ordering and highlighting.
The Item value widget now supports sparkline charts. These compact line graphs provide an at-a-glance overview of value dynamics, making it easier to monitor changes effectively.
The Top hosts widget now provides more variety for configuring the item value columns:
The Graph widget offers two usability enhancements:
The Clock widget's digital clock information unit (date, time, time zone) size now dynamically adjusts to fill all available space based on displayed units, widget size, and display scaling. Configuration parameters for setting the unit size have been removed.
PubkeyAcceptedKeyTypes
SSH option and a new <subsystem>
optional parameter, which allows the use of SSH subsystems (e.g., SFTP, NETCONF).spin
on OpenBSD for returning CP_SPIN CPU state.New macros are now supported:
The following macros have been updated:
For more details, see Supported macros.
Modal forms for a host, item, trigger, etc., when opened, now have their own link making it possible to link directly to the item or trigger in problem-related notification messages or share a link.
For example, a modal form link for an item may look like this:
Additionally, it is now possible to open any modal form in a new tab. When opened in a new tab, the form is opened on a gray background.
In the official Zabbix repository, packages for versions that haven't been officially released yet are now available in the .../7.2/unstable
folder, offering early access to the new features. The stable, officially released packages are stored in the .../7.2/stable
folder, while the zabbix-release packages — usable for both stable and unstable versions — are provided separately in the .../7.2/release
folder.
Starting with version 7.2, the non-supported folder has been renamed to third-party. This updated folder now contains customized packages specifically for RHEL and its derivative distributions, streamlining access to tailored solutions for these platforms.