Topology Map Editor
FREE PROEdit topology maps inline on Zabbix dashboards Embeds an editable topology map into a Zabbix dashboard so users can drag hosts, groups and shapes onto a canvas and save the drawing together with the board. The widget is configured with a single Map field in the widget form and includes a sidebar for host/group/tag search, layer controls, background image placement, drawing tools, and JSON export/import. It is aimed at Zabbix users and administrators who need site, rack or network schematics and layered or live topology views on dashboards; advanced connection and alarm overlays are provided by the PRO edition.
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-topology-map-editor
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-topology-map-editor
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-topology-map-editor
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-topology-map-editor
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-topology-map-editor
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-topology-map-editor
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 Topology Map Editor? Please send us feedback.
Releases
92.2.3 Latest 2026-08-25
2.2.3
- refresh .readme/screen from the release capture (capture-screenshots)
2.2.2 2026-08-19
2.2.2
- Legacy update rejected on 6.0/6.2 by the content_width rule
2.2.1 2026-08-17
2.2.1
- Config form: hint on the Map field, edition badge and feedback link in both trees
Older versions (6)
2.2.0 2026-08-16
2.2.0
- One public name: the package is zabbix-module-topology-map-editor
2.1.4 2026-08-16
2.1.4
- README on the combo skeleton: portal installer, feature table, same sections everywhere
2.1.3 2026-08-16
2.1.3
- Catalog showcase spec: a real three-tier topology with problem badges
2.1.2 2026-08-16
2.1.2
- Padlock the PRO controls in the FREE editor
2.1.1 2026-08-10
2.1.1
- Declare a catalog slug so the release can reach the portal
2.1.0 2026-08-10
No changelog items were registered for this release.