inventoryMAX

PRO

Custom host inventory fields for Zabbix Adds user-defined host inventory fields to Zabbix and provides a dedicated host list and editor for them. Administrators can define field names, types, labels and order in the inventoryMAX fields configuration, then filter hosts by those fields, edit values per host or perform mass updates. Intended for teams that must store organization-specific attributes (asset IDs, contract numbers, ownership, location) and for dashboards that read these values via the matrixMAX-Detail widget.

Zabbix 6.0 - 7.4

Screenshots

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-inventorymax

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

6
2.0.5 Latest 2026-08-21

2.0.5

  • Mandatory fields marked and rejected inputs highlighted the Zabbix way; Notes padlock opens on click
2.0.4 2026-08-20

2.0.4

  • Dark themes: the page logo follows the theme
2.0.3 2026-08-18

2.0.3

  • Fields configuration: help hints and PRO badge on the module pages
Older versions (3)
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; branded README shots
2.0.0 2026-08-09

2.0.0

  • Graft inventoryMAX onto the v3 pipeline