Host inodes may fill in 24 hours
warning

Description Filesystem will likely run out of inodes within the next 24 hours at current write rate
Query for 2m
>>>
	
				
					
					
						predict_linear
					
				
			
				
					(
				
			
				
					
				
			
				
					{fstype!~"^(fuse.*|tmpfs|cifs|nfs)"}[1h], 86400) <= 0 and 
				
			
				
					
				
			
				
					 > 0
				
			
    
Query Explanation

The rule predicts the free inode count 24 hours ahead using a linear extrapolation of the last hour for each non‑temporary filesystem; if that prediction is ≤ 0 while the current free inode count is still > 0, the alert fires, indicating the filesystem will run out of inodes within the next day at the current write rate.

Get Alert
Download
Copy to Clipboard