Freeswitch Sessions Warning
warning

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

The query calculates the percentage of active FreeSWITCH sessions relative to the configured session limit (freeswitch_session_active * 100 / freeswitch_session_limit). The alert fires when this percentage exceeds 80 %, i.e., when more than 80 % of the allowed sessions are in use on a given instance.

Get Alert
Download
Copy to Clipboard