Hi,
i have got some items which contains values under 1 ms.
When zabbix create graph for them, it rounds them to "< 1ms".
i did not found ( https://svn.zabbix.com/browse/ZBX-2295) but it only talks about missing number in "latest data".
So i made a patch to include/func.inc.php / zbx_date2age() in order to enable units milliseconds and nanoseconds.
i have got some items which contains values under 1 ms.
When zabbix create graph for them, it rounds them to "< 1ms".
i did not found ( https://svn.zabbix.com/browse/ZBX-2295) but it only talks about missing number in "latest data".
So i made a patch to include/func.inc.php / zbx_date2age() in order to enable units milliseconds and nanoseconds.