MongoDB number cursors open
warning

Description Too many cursors opened by MongoDB for clients (> 10k)
Query for 2m
>>>
	
				
					
				
			
				
					{csr_type="total"} > 10 * 1000
				
			
    
Query Explanation

The rule monitors the mongodb_ss_metrics_cursor_open metric for the total number of open cursors (csr_type="total"). It triggers when this value rises above 10 000, indicating that more than ten thousand cursors are open in MongoDB.

Get Alert
Download
Copy to Clipboard