Hello All
I have created an item using calculated check but I am getting below error :
Item configuration :::
Name : % free on root
Type : Calculated
Key : free.root
Formula : 100*last("vfs.fs.size[/,free]",0)/last("vfs.fs.size[/,total]",0)
Type of information : Numeric float
Units : %
This item status shows Error :: Cannot evaluate function "last(0)": item "Ubuntu-Client 10.0.4.32:vfs.fs.size[/,free]" does not exist.
May I get some help ?
Thanks
Mudit Gupta
I have created an item using calculated check but I am getting below error :
Item configuration :::
Name : % free on root
Type : Calculated
Key : free.root
Formula : 100*last("vfs.fs.size[/,free]",0)/last("vfs.fs.size[/,total]",0)
Type of information : Numeric float
Units : %
This item status shows Error :: Cannot evaluate function "last(0)": item "Ubuntu-Client 10.0.4.32:vfs.fs.size[/,free]" does not exist.
May I get some help ?
Thanks
Mudit Gupta
Comment