Virtual Machine Memory Warning warning
High memory usage on {{ $labels.instance }}: {{ $value | printf "%.2f"}}%
>>>
/ 100 >= 80 and
/ 100 < 90
The rule fires when the average memory usage of a VM (vmware_vm_mem_usage_average) divided by 100 falls between 0.80 (80%) and 0.90 (90%). In other words, if a VM’s memory consumption is at least 80 % but still below 90 %, the alert triggers, displaying the instance and the usage percentage.
Get Alert✕
Download
Copy to Clipboard