mineMAX
FREEMinesweeper game widget for Zabbix dashboards mineMAX is a Minesweeper game that can be added to Zabbix dashboards. Users can customize their name, choose a difficulty level, and select a board size to play. The widget does not interact with monitoring data and operates entirely within the browser, making it suitable for anyone looking to add a fun element to their Zabbix interface.
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-minemax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-minemax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-minemax
Have thoughts about mineMAX? Please send us feedback.
Releases
72.1.5 Latest 2026-08-19
2.1.4 2026-08-18
Older versions (4)
2.1.2 2026-08-16
2.0.0 2026-08-09
2.0.0
- Migrate mineMAX onto the v3 pipeline (Zabbix 7.0 - 7.4)