Structured Dashboard
FREEOrganizes Zabbix dashboards into collapsible sections The Structured Dashboard widget transforms a flat list of Zabbix dashboards into a nested, collapsible structure for easier navigation. It automatically organizes dashboards based on the naming convention using slashes, allowing users to fold sections they are not currently working on. This widget is essential for installations with a large number of dashboards, enhancing usability without requiring additional configuration.
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-structured-dashboard
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-structured-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-structured-dashboard
Have thoughts about Structured Dashboard? Please send us feedback.
Releases
102.2.2 2026-08-21
Older versions (7)
2.1.2 2026-08-18
2.1.1 2026-08-18
2.1.0 2026-08-18
2.0.3 2026-08-16
2.0.2 2026-08-16
2.0.1 2026-08-10
2.0.0 2026-08-09
2.0.0
- Migrate Structured Dashboard onto the v3 pipeline (Zabbix 6.2, 7.0 - 7.4)