Skip to content

initMAX/Zabbix-UI-Modules-Sortable-latest-data

Repository files navigation

initMAX Logo

Honesty, diligence and MAXimum knowledge of our products is our standard.

Static Badge     Static Badge     Static Badge     Static Badge     Static Badge     Static Badge






Sortable latest data

A module that can sort data by the last value.


Required Zabbix version Required PHP version


Description

A fork of the standard "Latest data" tab in the Zabbix monitoring menu. This module makes the Latest data table sortable by value in ascending or descending order — useful when you need to find the highest CPU loads, the largest disk fills, or the slowest response times across your hosts without writing a custom dashboard.


Key Features

  • Sort by value — ascending or descending on the standard Latest data view.
  • Drop-in replacement — installs as a module; the original Latest data tab is replaced.
  • Compatibility — Zabbix 7.0+, PHP 8.0+.

Documentation


Installation

  • Connect to your Zabbix frontend server (perform on all frontend nodes) via SSH.

  • Navigate to the ui/modules/ directory (ui is typically located at /usr/share/zabbix/ui/)

    cd /usr/share/zabbix/ui/modules/
  • Clone the repository on your server

    git clone https://git.initmax.cz/initMAX-Public/zabbix/modules/Zabbix-UI-Modules-Sortable-latest-data.git
  • Change ownership of the directory to the user under which your Zabbix frontend runs:

    chown nginx:nginx ./Zabbix-UI-Modules-Sortable-latest-data*
    chown apache:apache ./Zabbix-UI-Modules-Sortable-latest-data*
    chown www-data:www-data ./Zabbix-UI-Modules-Sortable-latest-data*
  • Open the Zabbix frontend menu → Administration → General → Modules

  • Click Scan directory at the top

  • Enable the newly discovered Sortable Latest Data module

  • Open Monitoring → Latest data — column headers are now clickable to sort by value.






web initMAX.com     phone +420800244442     mail info@initmax.com


linkedin   youtube   facebook   instagram   x   github


Zabbix premium partner    Zabbix certified trainer


agplv3

About

Zabbix module that enables sorting latest data by value.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages