Host out of memory
warning

Description Node memory is filling up (< 10% left)
Query for 2m
>>>
	
				
					(
				
			
				
					
				
			
				
					 / 
				
			
				
					
				
			
				
					 < .10)
				
			
    
Query Explanation

The query calculates the fraction of memory that is still available (node_memory_MemAvailable_bytes / node_memory_MemTotal_bytes) and checks if it is below 0.10. The alert triggers when a host has less than 10 % free memory (i.e., memory usage is over 90 %).

Get Alert
Download
Copy to Clipboard