Compact dashboard
FREERemove padding around Zabbix dashboard widgets Removes the spacing and header gap around Zabbix dashboard widgets so more widgets fit on screen. The package installs only a stylesheet and provides no runtime configuration; enable or disable the module in Zabbix Administration -> General -> Modules to apply or revert the change. Intended for users who need denser dashboard layouts such as wall displays or crowded operations boards, and should be installed on every frontend node in high-availability setups.
Zabbix 6.0 - 7.4
Screenshots
How to install
Step 1 · Operating system
Install via your OS package manager. Using the initMAX repository (apt / dnf) is the recommended way - you get GPG-signed updates automatically.
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-compact-dashboard
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-compact-dashboard
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-compact-dashboard
Have thoughts about Compact dashboard? Please send us feedback.
Releases
62.0.5 Latest 2026-08-16
2.0.4 2026-08-16
Older versions (3)
2.0.1 2026-08-09
2.0.0 2026-08-09
2.0.0
- Migrate Compact dashboard onto the v3 pipeline (Zabbix 6.0 - 7.4)