Virtual Machine Memory Critical
critical

Description High memory usage on {{ $labels.instance }}: {{ $value | printf "%.2f"}}%
Query for 1m
>>>
	
				
					
				
			
				
					 / 100 >= 90
				
			
    
Query Explanation

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