matrixMAX

PRO

Matrix view of hosts vs trigger tags for Zabbix dashboards Displays a grid of hosts (rows) against trigger-tag columns populated from triggers tagged matrix:<column value>, with cells coloured by problem severity. Configuration lets you choose host groups (and exclusions), filter by host or host tag, pick severities, show or hide suppressed problems, and order rows by id, name, severity or manual drag-and-drop. The package installs the matrix grid and, on Zabbix 7.0 and newer, a companion detail widget that shows the clicked cell's event, severity, operational data and host inventory. Suitable for Zabbix administrators who need wall-board or service-readiness views of problem distribution across hosts.

Zabbix 6.0 - 7.4

How to install

Step 1 · Operating system

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.

Sign in Buy PRO licence Sign in and your credentials fill in automatically.
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-matrixmax

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.

Releases

10
2.3.0 Latest 2026-08-21

2.3.0

  • Inventory fields on every supported Zabbix, not just 7.x
2.2.2 2026-08-21

2.2.2

  • the catalog board shows all of its problems, not the ones that won a race
2.2.1 2026-08-21

2.2.1

  • the release capture reproduces the approved matrixMAX showcase
Older versions (7)
2.2.0 2026-08-21

2.2.0

  • Rows by host groups + combined 6.x widget + UX fixes
2.1.2 2026-08-18

2.1.2

  • Config forms: help hints, edition badge and feedback link (matrixMAX + detail companion); generic 6.0/6.2 widget-edit view
2.1.1 2026-08-17

2.1.1

  • Keep the 6.x cell-detail dialog picture out of the capture's namespace
2.1.0 2026-08-16

2.1.0

  • Cell detail on every version: a popup where there is no companion widget
2.0.2 2026-08-16

2.0.2

  • README on the combo skeleton: portal installer, feature table, same sections everywhere
2.0.1 2026-08-16

2.0.1

  • Catalog showcase spec: eight hosts, eleven service tags, staged problems
2.0.0 2026-08-10

2.0.0

  • Graft matrixMAX onto the v3 pipeline