[ZBX-18093] Hosts Graphs Page does not show all graphs and not indicate this Created: 2020 Jul 16 Updated: 2021 Jul 21 Resolved: 2021 May 18 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 5.0.2 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | H.L. | Assignee: | Zabbix Development Team |
Resolution: | Duplicate | Votes: | 1 |
Labels: | frontend, graphs, usability | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
CentOS Linux release 7.8.2003 |
Issue Links: |
|
Description |
Steps to reproduce:
Result: Expected: |
Comments |
Comment by Valdis Murzins [ 2020 Jul 17 ] |
Hello h.l., The limit of 20 graphs was created to not spike the performance too much. Also I can note, that design for page Monitoring->Hosts->Graphs is still being discussed and may be updated in future. |
Comment by H.L. [ 2020 Jul 17 ] |
Hello Valdis Murzins, I understand the reason why graphs where limited and that I am able to change it with ZBX_MAX_GRAPHS_PER_PAGE. Thanks for the hint. But my report is about the missing indication, that there are graphs missing on the page. So it is about usability on a enduser perspective. If graphs are cut out, a small hint would solve this issue. Users may don't know/find/edit the value of ZBX_MAX_GRAPHS_PER_PAGE and thus complain about missing graphs. Even if I change ZBX_MAX_GRAPHS_PER_PAGE to lets say 100, we would have performance issues and there might still be Hosts with more than 100 graphs. Zabbix uses already hints e.g. for missing alarms in the dashboard. So this would be a good solution. |
Comment by Carl Melgaard [ 2021 Jul 19 ] |
Hi, Yeah, graphs not showing how many there is and not having a page-functionality must be an oversight? If Zabbix is showing 20 graphs, how are you supposed to browse through the rest? /melgaard |
Comment by Valdis Murzins [ 2021 Jul 19 ] |
Hi carlmelgaard, This is a design problem, although previously known and with plans to fix in with Graphs page redesign in I am sorry for this inconvenience. |