{Template OS Windows:vm.memory.size[free].last(5m)} < 0.1 * {Template OS Windows:vm.memory.size[total].last()}
I want to send alert if free memory is less than 10% of total memory, please let me know if this triggers works or not.
thanks.
I want to send alert if free memory is less than 10% of total memory, please let me know if this triggers works or not.
thanks.
Comment