Hi
I have to calculate memory usage by total_memory - free_memory.
I have create new item and set type to "calculate" and in Expression I set "last("vm.memory.size[total]") - last("vm.memory.size[free]") " . but apparently I have mistake on this item because status of item is "not-supported".
Thanks for any help.
I have to calculate memory usage by total_memory - free_memory.
I have create new item and set type to "calculate" and in Expression I set "last("vm.memory.size[total]") - last("vm.memory.size[free]") " . but apparently I have mistake on this item because status of item is "not-supported".
Thanks for any help.
Comment