uxMAX
FREEZabbix UI enhancements for colour tags, compact dashboards, and modals uxMAX is a Zabbix frontend module that adds per-instance and per-user UI configuration options to adjust appearance and behaviour. It provides colour-coded tag rules (starts with, contains, ends with, with global and user-layered rules), compact dashboard controls (remove widget padding and hide headers), modal behavior settings (draggable position persistence and minimum width), appearance options (background and sidebar recoloring and custom fonts), and syntax highlighting for JavaScript and Zabbix expressions. Administrators and operators who manage busy problem lists, wallboard dashboards, or who frequently edit script items and triggers can use these options to make the interface easier to scan and work with.
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-uxmax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-uxmax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-uxmax
Have thoughts about uxMAX? Please send us feedback.