We're trying to migrate from nagios to zabbix in a network with almost 900 machines (routers, servers and so). So we've missed pagination on hosts list.
So, here's a little patch that implements simple pagination for hosts list. Feel free to send me feedback.
Thank you in advance.
PS: you have to update your configuration file adding a variable $PAG_ITEMS_PER_PAGE. Don't forget to list that variable in the "global" statement.
So, here's a little patch that implements simple pagination for hosts list. Feel free to send me feedback.
Thank you in advance.
PS: you have to update your configuration file adding a variable $PAG_ITEMS_PER_PAGE. Don't forget to list that variable in the "global" statement.