Sortable latest data
FREESortable latest data for Zabbix with Last value column This widget adds a new Latest data page in Zabbix that allows sorting by Last value, in addition to Host and Name. Users can click on the Last value column to reorder the data, making it easier to identify critical metrics like disk usage or interface load. It is designed for Zabbix users who need enhanced data visibility and sorting capabilities.
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-sortable-latest-data
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
dnf clean all && dnf install -y zabbix-module-sortable-latest-data
rpm -Uvh https://repo.initmax.com/zabbix/release/initmax-release-latest.noarch.rpm
zypper --gpg-auto-import-keys refresh && zypper install -y zabbix-module-sortable-latest-data
Have thoughts about Sortable latest data? Please send us feedback.
Releases
62.1.0 Latest 2026-08-18
2.0.4 2026-08-16
2.0.3 2026-08-16
Older versions (3)
2.0.1 2026-08-10
2.0.0 2026-08-09
2.0.0
- Migrate Sortable latest data onto the v3 pipeline (Zabbix 7.0 - 7.4)