Virtual Machine Memory Warning
warning

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

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