Freeswitch Sessions Warning warning
High sessions usage on {{ $labels.instance }}: {{ $value | printf "%.2f"}}%
>>>
(
* 100 /
) > 80
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