Zabbix version 7.4 is almost here!
The new Zabbix 7.4 version has introduced a number of exciting new features.
Contact us for a free consultation | CONTACT US FOR A FREE CONSULTATION AND DEMO |
We are preparing thematic webinars for you |
|
Training for the latest LTS version (Zabbix 7.0) | MORE INFORMATION ABOUT THE TRAINING |
You can also explore our DEMO Zabbix. Log in using the “sign in as guest” button. | SIGN IN TO DEMO ZABBIX |
Widget Item card
This widget is ideal for a quick and detailed overview of selected critical items on dashboards. It’s especially useful for technical and administrative dashboards, where you need to closely monitor the status of key Zabbix metrics.
The widget allows displaying various parameters of a selected item (e.g., “Value cache, % used”). It provides the following information:

Widget configuration section

Here, the user defines the order and selection of information to be displayed in the widget:
- Metrics (basic metrics)
- Type of information (information type)
- Host interface (host interface details)
- Type (item type)
- Description (item description)
- Error text (error messages – as mentioned in the first image)
- Latest data (most recent data, last check, last value)
- Triggers (trigger statuses)
- Host inventory (host inventory details)
- Tags (item tags)
Sparkline (mini graph):
- Set the width, padding, and color of the value mini-graph (sparkline).
- Define the time interval from which the sparkline displays data (e.g., the last hour).
History data:
- Option to select whether to use automatically determined data or specify historical data or trends.
Override host:
Option to override the host for which the widget displays data (useful for dynamic dashboards).
New Zabbix Host Wizard – quick and easy host addition
The new Host Wizard is an interactive guide in Zabbix designed to simplify and speed up the process of adding new hosts, particularly for beginners and cloud administrators. Advanced configuration options remain fully accessible.
The wizard works in the following steps:
- Selecting any compatible template
You can choose any compatible available template for monitoring according to your requirements. Templates are categorized, such as DB, OS, Cloud, Application, Device, Firewall, and more. Each template clearly indicates the connection type it’s intended for (e.g., Zabbix Agent 2, etc.). - Automatic Interface Proposal
After selecting a template, the wizard automatically identifies and proposes the correct interface type required by the template, such as SNMP. You then need to fill in all mandatory parameters. This removes the need to manually select the appropriate interface type, helping eliminate configuration errors. - Assistance with Agent Installation and Configuration
If the chosen template requires installing the Zabbix agent, the wizard provides a clear and understandable guide for its installation and basic configuration, categorized by operating system (Linux, Windows, and more). - Summary and Saving Configuration
At the end, the wizard displays a concise summary of the entire configuration, allowing any final adjustments. By confirming, the configuration is saved, and the host is automatically added or updated in Zabbix.
Benefits of the Host Wizard:
- Easy to use, especially for beginners.
- Reduces configuration errors.
- Fast and clear setup of new hosts.
- Availability of all advanced configuration options for experienced users.
Dynamic real-time widget configuration updates
This new feature enables instant preview of changes made to widget configurations without the need to continuously save.
As soon as you make adjustments to the widget settings (such as changing the order of displayed information, enabling/disabling features, modifying time intervals, or adjusting appearance), the widget on the dashboard updates immediately in the background.
This dramatically improves your overview of how the final changes will appear and significantly speeds up the configuration process.
Additionally, the entire widget configuration window can now be easily moved around the screen by simply clicking and dragging.
Easier copying of item test results
Now you can easily copy the results of item testing and preprocessing steps using the new “Copy to clipboard” button. There’s no longer a need to manually highlight and copy the value—just click once and effortlessly paste it wherever you need.

New Notifications section in the user profile
Management of notification media and frontend messages has been moved from the user profile into a new, clearer Notifications section. With this change, even users with Zabbix User permissions can now easily configure and manage their own notification media.

Independent resolution of Vault macros via Zabbix server and proxy
It is now possible to configure Vault secret macros to be resolved independently by both the Zabbix server and individual Zabbix proxies. Simply set the “Resolve secret vault macros by” option to “Zabbix server and proxy”. This allows proxy servers to independently resolve macros without needing to communicate with the Zabbix server.

More detailed statistics for “History syncer” transactions
More detailed statistics for “History syncer” transactions
History syncer processes now display detailed statistics about processed transactions directly in their names. This enables you to easily monitor how many values and triggers were processed and the duration of each operation.
The notation “A+B triggers” means:
- A: triggers processed based on new values.
- B: triggers processed based on timers.
In parentheses, you’ll find detailed timing of individual steps in the following order:
- Time spent writing item values to the database
- Time spent updating items (status, errors, host inventory, etc.)
- Time spent writing trends to the database
- Time spent calculating triggers
- Time spent processing events and actions

This detailed diagnostics allows you to quickly identify potential performance issues and more accurately analyze the behavior of your Zabbix server or proxy.
New options for displaying elements and links on maps
Maps in Zabbix have received several useful improvements:
1. Automatic label hiding
Labels for map elements (hosts) and links can now be set to Auto hide mode. Labels will automatically hide if the element or link is in an OK state and appear only when a problem arises or a value changes. This makes the maps clearer and easier to read.

An example of the Auto Hide feature in action could look like this:
2. Item value indicators
You can now dynamically change the color and style of links between map elements based on the current item value. This makes it easy, for example, to visualize real-time speed or network link utilization directly on the map.
3. Dynamic display of elements and links
Map elements (hosts, links) can now be completely hidden based on their current state or item value. This ensures maximum clarity by displaying only relevant objects and connections.

OAuth2 support for SMTP media
Zabbix now supports OAuth2 authentication for SMTP media types Generic, Gmail, and Microsoft. This enhancement provides greater security and is required by modern email service providers, who are gradually discontinuing support for traditional username-and-password authentication.

Example configuration for Generic SMTP:
For generic SMTP services, you’ll manually configure the endpoints and OAuth2 parameters according to your provider’s documentation:
- Redirection endpoint – The URL of your Zabbix server where the provider returns the authorization code.
- Client ID and Client Secret – Obtained from your OAuth2 provider.
- Authorization endpoint and Token endpoint – Configured according to your OAuth2 provider’s documentation.

Example configuration for Gmail SMTP:
For Gmail, simply select the pre-configured Gmail option and enter your Client ID and Client Secret obtained from your Google OAuth2 credentials.
- Client ID
- Client Secret
- The URL of your Zabbix server as the Redirection endpoint (URL +
action=oauth.authorize
). - The Redirection endpoint is filled in automatically, but only if the Frontend URL is set in Administration → General → Other.
All other parameters are set automatically.

⚠️ Note: Since May 30, 2022, Gmail no longer supports traditional password-based authentication. OAuth2 is now the only available authentication method for Gmail SMTP in Zabbix. We recommend migrating as soon as possible.

Storing SAML certificates directly in the database
You can now configure Zabbix to store SAML certificates directly in the database. Simply set the following option in the frontend configuration file (typically /etc/zabbix/web/zabbix.conf.php
):
$SSO['CERT_STORAGE'] = 'database';
This eliminates the need to upload certificates directly to the server’s file system. This solution brings several benefits, especially:
- Easy configuration directly via the web interface.
- Unified certificate management in High Availability (HA) deployments.
- Simplified administration of the entire SAML configuration.

Overview of minor improvements
- Changed the default user session storage period from 365 days to 31 days.
- Increased maximum cache sizes for HistoryCacheSize, HistoryIndexCacheSize, and TrendCacheSize:
- HistoryCacheSize
Cache size for historical data (history), in bytes. This is the size of shared memory dedicated to storing historical data.
Default: 16M
Range: 128K–16G - HistoryIndexCacheSize
History index cache size, in bytes. Size of shared memory dedicated to indexing historical data stored in cache. The index cache requires approximately 100 bytes per cached item.
Default: 4M
Range: 128K–16G - TrendCacheSize
Trend cache size, in bytes. Size of shared memory dedicated to storing trend data.
Default: 4M
Range: 128K–16G
- HistoryCacheSize
New and updated templates
New Templates:
- Juniper MX series: Added a new template for monitoring Juniper MX network devices using the NETCONF protocol, enabling direct retrieval of statistics via the native interface.
- Azure MSSQL DTU: A new template allows monitoring of Database Transaction Unit (DTU) utilization for Azure databases through the REST API.
- Pure Storage FlashArray: Added a template for monitoring Pure Storage FlashArray storage systems using HTTP API (REST v1 and v2), including automatic discovery and tracking of capacity and performance metrics.
Updated Templates:
- Dell iDRAC and PowerEdge: Now utilizing SNMP walk items for more efficient data collection.
- Proxmox VE by HTTP: Added new items and triggers for monitoring disk space usage.
- MSSQL by ODBC: Corrected performance counter queries for improved accuracy in monitoring.
- Linux and Nextcloud: Removed unnecessary preprocessing steps from LLD rules to enhance performance.
- Microsoft 365 reports by HTTP: Improved descriptions for better clarity.
- PostgreSQL by Zabbix agent 2: Expanded support for PostgreSQL version 17.
Zabbix Download and Other Useful Links
- Zabbix 7.4 is available for download here: www.zabbix.com/download
- Full documentation for the new version can be found here: https://www.zabbix.com/documentation/7.4/en/manual/introduction/whatsnew740
As official partners and strong enthusiasts of the Zabbix platform, we offer comprehensive, top-level services in all areas of Zabbix monitoring. If you’re interested in a live demonstration of Zabbix installations at our customers’ sites, we’d be happy to show you Zabbix in action.
Give us a Like, share us, or follow us 😍
So you don’t miss anything: