PDA

View Full Version : incorrect units used in memory[cached] ?


richlv
19-10-2005, 15:32
zabbix 1.1beta1

compiled on slackware linux. default item from unix template memory[cached] displays memory as MB, even though it really is GB.
unit is B, there is no multiplicator selected.

is this a problem with zabbix or configuration ?

ghislain
19-10-2005, 16:48
yes i have the same problem, unit for disk and memory is not showing the good one, there is even some disk in the template that show a custom multiplier at 0.

i wonder if thie is not 1/1024 truncated to an integer. Anyway Units are not showing as they should :)

richlv
24-10-2005, 12:13
checked - value is stored incorrectly in the database, so this is a problem with zabbix itself, not web interface.

richlv
24-10-2005, 12:52
and, as ghislain mentioned, this is the same for diskfree (incorrect value stored in database.

for memory, only cached seems to be incorrect - free & buffers are correct.