tetrisMAX
FREETetris game widget for Zabbix dashboards tetrisMAX is a fully functional Tetris game that runs directly in your Zabbix dashboard. It features three speed settings and displays the game board, next pieces, and a timer. The widget requires no Zabbix API calls or stored data, making it suitable for anyone looking to add a fun, interactive element to their monitoring environment.
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-tetrismax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-tetrismax
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-tetrismax
Have thoughts about tetrisMAX? Please send us feedback.