RabbitMQ file descriptors usage
warning

Description A node use more than 90% of file descriptors
Query for 2m
>>>
	
				
					
				
			
				
					 / 
				
			
				
					
				
			
				
					 * 100 > 90
				
			
    
Query Explanation

The query computes the percentage of file descriptors a RabbitMQ node is using (rabbitmq_process_open_fds / rabbitmq_process_max_fds * 100). The alert triggers when this percentage exceeds 90 %, meaning the node is using more than 90 % of its allowed file descriptors.

Get Alert
Download
Copy to Clipboard