I have an installations with a fairly large number of graphs. (Currently 35964)
With the default configuration of "Dropdown first entry" being set to all the graphs page fails to load. If I go to another page, and select a host, then the graphs page will load with that host selected. Choosing all from the hosts dropdown causes the same page load failure again.
At first the php memory_limit was set fairly low. Upon inspecting the apache logs it indicated that the php process was running out of memory. I increased the value incrementally until the out of memory warning stopped, but the page still does not load unless I have selected a host on another page first.
My php memory_limit is currently set to 2048M.
Has anyone else encountered this issue? Is there a way to solve this other than setting the "Dropdown first entry" to none?
We are running zabbix version 3.0.3
Thank you
With the default configuration of "Dropdown first entry" being set to all the graphs page fails to load. If I go to another page, and select a host, then the graphs page will load with that host selected. Choosing all from the hosts dropdown causes the same page load failure again.
At first the php memory_limit was set fairly low. Upon inspecting the apache logs it indicated that the php process was running out of memory. I increased the value incrementally until the out of memory warning stopped, but the page still does not load unless I have selected a host on another page first.
My php memory_limit is currently set to 2048M.
Has anyone else encountered this issue? Is there a way to solve this other than setting the "Dropdown first entry" to none?
We are running zabbix version 3.0.3
Thank you



Comment