I am trying to display remaining RAM capacity in terms of KB/MB/GB in advance alert message. i have tried using different parsers with {Node.Memoryused} and {Node.Volumeused} but it didnot work.
Same is the case with interface In/Out traffice. i can display it in bps but not in Mbps etc.
Can some one help me out