NodeFilesystemFilesFillingUp
warning

Description Filesystem on {{ $labels.device }} at {{ $labels.instance }} has only {{ printf "%.2f" $value }}% available inodes left and is filling up.
Query for 1h
>>>
	
				
					(
  
				
			
				
					
				
			
				
					{job="node",fstype!=""} / 
				
			
				
					
				
			
				
					{job="node",fstype!=""} * 100 < 40
and
  
				
			
				
					
					
						predict_linear
					
				
			
				
					(
				
			
				
					
				
			
				
					{job="node",fstype!=""}[6h], 24*60*60) < 0
and
  
				
			
				
					
				
			
				
					{job="node",fstype!=""} == 0
)

				
			
    
Export Alert
Download
Copy to Clipboard