In Zabbix I am trying to show total memory in use as a percentage.
I try and create a calculated item with the formula: ((vm.memory.size[active])/(vm.memory.size[total]))*100
This creates the item, yet when I check it's status it says "Not Supported".
Is there something wrong with calculated item? This is just an example, but I've also had problems with creating calculated items, it always says "Not Supported".
mybkexperience
I try and create a calculated item with the formula: ((vm.memory.size[active])/(vm.memory.size[total]))*100
This creates the item, yet when I check it's status it says "Not Supported".
Is there something wrong with calculated item? This is just an example, but I've also had problems with creating calculated items, it always says "Not Supported".
mybkexperience