Hello All
I have created an item using memory check but I am getting below error :
Name : Used memory check
Type : Calculated
Key : vm.memory.size[used]
Formula : (last("vm.memory.size[total]")-last("vm.memory.size[available]"))
Type of information : Numeric unsigned
Units : B
This item status shows Error :: invalid parameter "/1/params": incorrect usage of function "last"
May I get some help ?
Thanks
I have created an item using memory check but I am getting below error :
Name : Used memory check
Type : Calculated
Key : vm.memory.size[used]
Formula : (last("vm.memory.size[total]")-last("vm.memory.size[available]"))
Type of information : Numeric unsigned
Units : B
This item status shows Error :: invalid parameter "/1/params": incorrect usage of function "last"
May I get some help ?
Thanks
Comment