Virtual Machine Memory Critical critical
High memory usage on {{ $labels.instance }}: {{ $value | printf "%.2f"}}%
>>>
/ 100 >= 90
The query divides the metric vmware_vm_mem_usage_average by 100 to express memory usage as a percentage, and the alert fires when this value is ≥ 90 % for a given VM instance. In other words, if a VM’s average memory consumption reaches 90 % of its total memory, the alert triggers.
Get Alert✕
Download
Copy to Clipboard