Enhanced Problems
FREEAdvanced filtering and display for Zabbix Problems widget Extends Zabbix's standard Problems widget with additional filtering, column and layout controls. Dashboard authors can choose which columns appear and their widths, adjust font size and colours, show severity counts, acknowledge problems from the widget, and filter by host group, host, severity, tags or problem name. Intended for operations dashboards, NOC walls and team pages that require tailored problem displays; the widget supports Zabbix 6.0-7.4 and is suitable for high-availability frontend 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-enhancedproblems
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-enhancedproblems
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-enhancedproblems
Have thoughts about Enhanced Problems? Please send us feedback.