Hi!
I'm watching system.cpu.intr on various hosts (item added in template). 2 of them have an amount of 4294967295 Interrupts / s (coincidence?!). Zabbix generally shows the values of system.cpu.intr (as Integer (64bit)), but not that specific value. If i change to float, nothing happens. As character or log, the values are stored (but without unit).
Why is Zabbix unable to handle this value?
zabbix_agentd -p (client side) displays it,
zabbix_get -s <host> -k <key> (server-side) also works correctly.
This behaviour is seen on both servers (beta8 and beta9).
I'm watching system.cpu.intr on various hosts (item added in template). 2 of them have an amount of 4294967295 Interrupts / s (coincidence?!). Zabbix generally shows the values of system.cpu.intr (as Integer (64bit)), but not that specific value. If i change to float, nothing happens. As character or log, the values are stored (but without unit).
Why is Zabbix unable to handle this value?
zabbix_agentd -p (client side) displays it,
zabbix_get -s <host> -k <key> (server-side) also works correctly.
This behaviour is seen on both servers (beta8 and beta9).


Comment