Hi everybody,
A Zabbix newbie here. In 2.0.4 tried to create a calculated item for my Linux OS template:
key: vm.memory.size[usedc]
formula: vm.memory.size[used]-vm.memory.size[buffers]
Type of information: numeric
Data type: decimal
Units: B
Update interval (in sec): 60
Application: memory.
Going to monitoring>>latest data, I see that the components of my calculated item are displayed in column "Last Value", but my calculated parameter, "Used memory calculated", is displayed with 0B, and the graph shows "no data"
If you have any idea on how to fix this, I would be very grateful.
Thank you!
A Zabbix newbie here. In 2.0.4 tried to create a calculated item for my Linux OS template:
key: vm.memory.size[usedc]
formula: vm.memory.size[used]-vm.memory.size[buffers]
Type of information: numeric
Data type: decimal
Units: B
Update interval (in sec): 60
Application: memory.
Going to monitoring>>latest data, I see that the components of my calculated item are displayed in column "Last Value", but my calculated parameter, "Used memory calculated", is displayed with 0B, and the graph shows "no data"
If you have any idea on how to fix this, I would be very grateful.
Thank you!
Comment