The alarm Disks - Free Space returns the data in MB.
It is possible to show this data in GB or TB?
The Free Space is returned by {{value}}.
To show the data in GB , just replace {{value}} in the description template by {{value/1024}}. For example
Disk {{KEY_VALUE}} has {{value/1024}} GB free
To show the data in TB , just replace {{value}} in the description template by {{value/1048576}}. For example
Disk {{KEY_VALUE}} has {{value/1048576}} TB free
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center