Hello,
Since the new SQL table that stores (new) data type integer64, I think the statistics "Number of values stored" is wrong in Reports / ZABBIX server.
I've just settled up a new zabbix 1.1b6 that use a lot int64 as data type (SNMP counter of bytes) but the stats. are false.
I looked into the PHP code: it just displays the number of rows of table history but forget to add number of rows of table history_uint (and history_string ?).
Regards.
Since the new SQL table that stores (new) data type integer64, I think the statistics "Number of values stored" is wrong in Reports / ZABBIX server.
I've just settled up a new zabbix 1.1b6 that use a lot int64 as data type (SNMP counter of bytes) but the stats. are false.
I looked into the PHP code: it just displays the number of rows of table history but forget to add number of rows of table history_uint (and history_string ?).
Regards.