MongoDB number cursors open warning
Too many cursors opened by MongoDB for clients (> 10k)
>>>
{csr_type="total"} > 10 * 1000
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