
Description
This advanced widget significantly enhances the functionality of the classic Item Value widget by integrating a visualization of historical data directly into the background. The current value is prominently displayed in the foreground, while a compact graph in the background provides valuable context and allows for tracking data evolution over time. It supports Zabbix 6.0 – 7.4; the FREE edition covers the core display and PRO adds advanced graph controls.
Usage examples
The user wants to view the current CPU utilization alongside a historical utilization overview for last 7 days displayed as a bar graph. The widget uses a distinct aggregation function that differentiates it from similar alternatives.

Installation
itemMAX is distributed as a standard deb/rpm package from our repository repo.initmax.com. The package detects your frontend version and deploys the matching module tree into it. It supports Zabbix 6.0 – 7.4 and is HA ready – multi-frontend / HA setups work out of the box, just install the package on every frontend node.
Connect to the server running the Zabbix frontend over SSH (do this on every frontend node) and pick your distribution. Would you rather have a plain archive? Every release also ships as a ZIP – FREE straight from the repository, PRO from the customer portal once you sign in – handy for offline or manual installs.
RHEL / Rocky / Alma
FREE edition
# RHEL / Rocky / Alma
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-itemmax
PRO edition
The most convenient route is the portal: pick your operating system and the PRO edition, sign in and your token is filled into the command for you – just copy it. Open the installer in the portal (the image below is clickable too).

SUSE
FREE edition
# SUSE
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-itemmax
PRO edition
The most convenient route is the portal: pick your operating system and the PRO edition, sign in and your token is filled into the command for you – just copy it. Open the installer in the portal (the image below is clickable too).

Debian / Ubuntu
FREE edition
# Debian / Ubuntu
wget https://repo.initmax.com/zabbix/release/initmax-release-latest_all.deb
dpkg -i initmax-release-latest_all.deb
apt update && apt install zabbix-module-itemmax
PRO edition
The most convenient route is the portal: pick your operating system and the PRO edition, sign in and your token is filled into the command for you – just copy it. Open the installer in the portal (the image below is clickable too).

Verification
The module is enabled automatically during the package installation. You can verify it in the Zabbix frontend menu: Administration → General → Modules
If the widget was already running on that frontend (from an earlier package or from a manual installation), the package keeps its state – a module you disabled on purpose stays disabled – and the old manual copy is cleaned up as well, so the widget never shows up twice in the module list. Updates then arrive through your package manager (apt / dnf / zypper) like any other system package.
Configuration

| Field | Description |
| Draw | Select the type of graph: Line, Staircase, or Bar. |
| Width | Adjust the thickness of the graph lines. |
| Transparency | Set the transparency level of the graph to better integrate with the widget’s background. |
| Color | Customize the color of the graph to match your dashboard theme. |
| Aggregation Function | Use different functions (e.g., average) to aggregate data points. |
| Aggregation Interval | Define custom intervals for data aggregation. |
| Missing Data | Choose how to handle missing data points (e.g., none, connected, treat as 0, last known). |
| Time Period | Set specific time periods for data display in the graph (e.g., Dashboard, Widget, Custom). |
| Min Y-axis | Define custom minimum values for the Y-axis. |
| Max Y-axis | Define custom maximum values for the Y-axis. |
| Override host | Allows displaying data from a different host than originally configured |
Where to get it?
If you’re interested in this widget, you can find it in our e-shop. There you’ll learn more about the available versions and how to get the product.