Zabbix 6.4.3 mysql
In one of my dashboard graphs I'm showing ICMP response time and the result of a dependent item of a script item both on the left axis. Even though the values for both are < 100 ms, the scale is way off. Seems like it might be treating the 2nd item (script item) as seconds even though it is defined in the item as ms. I see that the ICMP item is defined as unit=s, but it seems like the graph is supposed to handle this correctly?
When I put my script item in a graph by itself, the scale works correctly.
Am I missing something?
In one of my dashboard graphs I'm showing ICMP response time and the result of a dependent item of a script item both on the left axis. Even though the values for both are < 100 ms, the scale is way off. Seems like it might be treating the 2nd item (script item) as seconds even though it is defined in the item as ms. I see that the ICMP item is defined as unit=s, but it seems like the graph is supposed to handle this correctly?
When I put my script item in a graph by itself, the scale works correctly.
Am I missing something?
Comment