Freeswitch Sessions Critical
critical

Description High sessions usage on {{ $labels.instance }}: {{ $value | printf "%.2f"}}%
Query for 5m
>>>
	
				
					(
				
			
				
					
				
			
				
					 * 100 / 
				
			
				
					
				
			
				
					) > 90
				
			
    
Query Explanation

The rule computes the percentage of active FreeSWITCH sessions (freeswitch_session_active) out of the configured session limit (freeswitch_session_limit) and fires when this value exceeds 90 %—i.e., when an instance is using more than ninety percent of its allowed sessions.

Get Alert
Download
Copy to Clipboard