
Description
The module allows the latest data to be sorted by the most recent value, in either ascending or descending order.
Usage examples
The user wants to sort the cpu utilization of selected hosts in ascending/descending order.

Instalation
- Connect to your Zabbix frontend server (perform on all frontend nodes)
- Navigate to the
ui/modules/
directory (ui
is typically located at/usr/share/zabbix/
)
cd /usr/share/zabbix/modules/
- Clone repository on your server
git clone https://git.initmax.cz/initMAX-Public/Zabbix-UI-Modules-Sortable-latest-data.git
Change the ownership of the directory to the user under which your Zabbix frontend is running using the chown command (cat /etc/passwd to find which user was created during installation), some examples:
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*
- Go to Zabbix frontend menu -> Administration -> General -> Modules
- Use the Scan directory button on the top
- Enable the newly discovered module
- Done
- Use it and enjoy!
Configuration
Enable the module in Administration > Modules section to turn on the functionality. To use the module access section Monitoring > Sortable Latest Data.
Where to get it?
If you’re interested in this widget, you can find it in our e-shop. There you’ll learn more about the available versions and how to get the product.