I have a problem with loading FLOAT values to zabbix_serverd.
Here is the value: 2.70532e+09; item type is FLOAT.
Server reports:
Type of received value [2.70532e+09] is not sutable for [nfc.stat[records]@xxxx]
What is the GOOD FLOAT format for zabbix? If i load INTs into FLOAT item,
everything goes Ok, but i want to use FLOAT, since we run both 320bit and 64-bit platforms.
tia
Here is the value: 2.70532e+09; item type is FLOAT.
Server reports:
Type of received value [2.70532e+09] is not sutable for [nfc.stat[records]@xxxx]
What is the GOOD FLOAT format for zabbix? If i load INTs into FLOAT item,
everything goes Ok, but i want to use FLOAT, since we run both 320bit and 64-bit platforms.
tia
Comment