Editions
Free
Editions
Free
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 owner of directory to your web user with chown
Choose default OS user
- nginx
chown nginx:nginx ./Zabbix-UI-Modules-Sortable-latest-data
- apache (RHEL)
chown apache:apache ./Zabbix-UI-Modules-Sortable-latest-data
- apache (DEB)
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!
Similar products
Message of the Day
The “Message of the Day” module was created to notify users and administrators of the Zabbix frontend. It informs them about actions and events within the Zabbix environment or the monitored infrastructure.
Sortable latest data
This is a fork of the standard “Latest data” tab in the monitoring menu. This module allows sorting of the Latest data by value in ascending or descending order.
Enhanced Problems
Standard events can be filtered by severity, tags, host, host groups, or problems. Select one or more events using the mouse (CTRL or SHIFT keys) for mass operations like acknowledging, de-acknowledging, or creating trouble tickets.
FAQ
You will need to have Zabbix 7.0 and PHP version 8.0 installed and running. In terms of hardware, you need any device that will run Zabbix correctly.
You will need to have Zabbix 7.0 and PHP version 8.0 installed and running. In terms of hardware, you need any device that will run Zabbix correctly.