When the value of ZABBIX access to more than 1000, will automatically convert into 1K in graph, there is a real demand, hope to be able to display the actual value, but not with K, for example, lastest data access to the data is 26532, then the graph will show 26532, rather than 26.53k, for thank God you generous with your criticism.
Ad Widget
Collapse
About ZABBIX to get the value is greater than 1000 when displayed in graph 1K problem
Collapse
X
-
Hello, I have no solution for you, but you should have a look at the zabbix plugin for Grafana.When the value of ZABBIX access to more than 1000, will automatically convert into 1K in graph, there is a real demand, hope to be able to display the actual value, but not with K, for example, lastest data access to the data is 26532, then the graph will show 26532, rather than 26.53k, for thank God you generous with your criticism.
With Grafana, you have many ways to Display the Graphs.
-
Please try set Units to the item and add it to the blackList.
blackList is a variable in PHP of the Web frontend(include/func.inc.php).
Comment
Comment