gaugeMAX
FREE PROGauge widget with historical data displayed as a background graph gaugeMAX is a Zabbix widget that combines a gauge dial with the item's historical data shown as a background graph. Users can configure the dial's minimum and maximum values, display options, and thresholds. This widget is ideal for monitoring capacity, health, and performance metrics in a visually informative way.
Zabbix 6.0 - 7.4
Screenshots
How to install
Step 1 · Operating system
Step 2 · Edition
Install via your OS package manager. Using the initMAX repository (apt / dnf) is the recommended way - you get GPG-signed updates automatically.
PRO repositories are protected with HTTP basic auth. You need one personal repo token, then you point your package manager at the authenticated URL. A single token unlocks every product your account is entitled to - you do not need a token per widget.
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-gaugemax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-gaugemax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-gaugemax
wget https://repo.initmax.com/zabbix/release/initmax-release-latest_all.deb
dpkg -i initmax-release-latest_all.deb
sed -i -e '/^# Types: deb/,$ s/^# //' -e 's|USER:TOKEN|token:TOKEN|' /etc/apt/sources.list.d/initmax.sources
apt update && apt install zabbix-module-gaugemax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
sed -i -e '/#\[initmax-zabbix-pro\]/,$ s/^#//' -e 's|USER:TOKEN|token:TOKEN|' /etc/yum.repos.d/initmax.repo
dnf clean all && dnf install -y zabbix-module-gaugemax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
sed -i -e '/#\[initmax-zabbix-pro\]/,$ s/^#//' -e 's|USER:TOKEN|token:TOKEN|' /etc/zypp/repos.d/initmax.repo
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-gaugemax
One token unlocks every PRO product on your account. If you cancel one product, the same token keeps working for the rest. Rotate or revoke tokens any time from the Portal.
Have thoughts about gaugeMAX? Please send us feedback.
Releases
82.0.7 Latest 2026-08-20
2.0.7
- Core scenario: dark-theme pass with contrast audit
2.0.6 2026-08-20
2.0.6
- Dialog visual parity 6.0-7.4, background layering/sizing/scale, refresh survival
2.0.5 2026-08-19
2.0.5
- Gauge replaced by an error whenever a shell measured a detached tile
Older versions (5)
2.0.4 2026-08-18
2.0.4
- Config form: help hint on every own field in both trees; generic 6.0/6.2 widget-edit view
2.0.3 2026-08-16
2.0.3
- README on the combo skeleton: portal installer, feature table, same sections everywhere
2.0.2 2026-08-16
2.0.2
- A gauge with thresholds draws again
2.0.1 2026-08-09
2.0.1
- Regenerate the v1 widget registry from the manifest
2.0.0 2026-08-08
2.0.0
- Graft gaugeMAX onto the v3 pipeline