Hello everyone,
i'm using proc.mem to get how many Memory in percent the vault process is using. What kind of function should i use for this? avg(), last(), count()?
And i get something like in the picture.
I appreciate any suggestions. Thank you in advance
i'm using proc.mem to get how many Memory in percent the vault process is using. What kind of function should i use for this? avg(), last(), count()?
Code:
proc.mem[vault,vault,,,pmem]
I appreciate any suggestions. Thank you in advance
Comment