Hi
I would like to use an items value twice
1st To see how much disk has been used
vfs.fs.size[/data,used] (1st "Store value = As is")
2nd To see the Rate of Change over time - i.e. MB/s
vfs.fs.size[/data,used] (2nd "Store value = Delta (speed per second)"
How do you set this up - given that you can not have duplicate item keys?
Thanks advance
I would like to use an items value twice
1st To see how much disk has been used
vfs.fs.size[/data,used] (1st "Store value = As is")
2nd To see the Rate of Change over time - i.e. MB/s
vfs.fs.size[/data,used] (2nd "Store value = Delta (speed per second)"
How do you set this up - given that you can not have duplicate item keys?
Thanks advance
Comment