Hi,
I have a Zabbix 5.0.1 container (zabbix/zabbix-server-mysql) and a Zabbix web interface 5.0 container (zabbix/zabbix-web-nginx-mysql) running via docker on a QNAP NAS.
Somehow I am experiencing some kind of number format issue. I have setup an item 'ICMP response time' via a template. When using the template on a host, values are displayed as if divided by 1000. So would expect a ping response time of like 12.8ms, but is displayed (both in graph and in latest data) as 0.0128 ms. In the mySQL database I see values in the trends table in seconds, so I guess no issue there.
Settings item 'ICMP response time':
Type = simple check
Key = icmppingsec
Type of information = numeric(float)
Units = ms
Any idea how to fix this? Or where start investigating what could be wrong?
Thanks in advance.
Kind regards,
Meridium
I have a Zabbix 5.0.1 container (zabbix/zabbix-server-mysql) and a Zabbix web interface 5.0 container (zabbix/zabbix-web-nginx-mysql) running via docker on a QNAP NAS.
Somehow I am experiencing some kind of number format issue. I have setup an item 'ICMP response time' via a template. When using the template on a host, values are displayed as if divided by 1000. So would expect a ping response time of like 12.8ms, but is displayed (both in graph and in latest data) as 0.0128 ms. In the mySQL database I see values in the trends table in seconds, so I guess no issue there.
Settings item 'ICMP response time':
Type = simple check
Key = icmppingsec
Type of information = numeric(float)
Units = ms
Any idea how to fix this? Or where start investigating what could be wrong?
Thanks in advance.
Kind regards,
Meridium