Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.21 KB

zabbix-module-latest-data

Written according to Zabbix official documentation Modules

A module for Zabbix to group items under Monitoring -> Latest data per Tag as it used to be with Application grouping in previous versions of Zabbix. See discussion ZBX-19413: Zabbix 5.4: Latest data is broken in usability after UI migrating app > tag

screenshot

How to use

IMPORTANT: pick module version according to Zabbix version:

Module version Zabbix version
v1.0.2 5.4
v2.0.2 6.0
v2.0.2 6.2
v3.0.2 6.4
v4.0.0 7.0
  1. Create a folder in your Zabbix server modules folder (by default /usr/share/zabbix/) and copy contents of this repository into that folder.
  2. Go to Administration -> General -> Modules click Scan directory and enable the module. Go to Monitoring -> Latest data and check this out.

Authors

See Contributors