Important Notes on Measurements
This section provides some important notes on the calculation of certain groups of performance monitoring parameters.
|
●
|
A minimum of 5 calls since device startup is required to calculate current performance monitoring parameters. |
|
●
|
A minimum of 5 calls in the last interval is required to calculate history performance monitoring parameters. |
|
●
|
For devices in High Availability (HA) mode - upon a switchover, the value of the sipRecSessionsCount performance monitoring parameters are reset ("null"). |
|
■
|
Average Call Duration (ACD), Answer Seizure Ratio (ASR), Network Effectiveness Ratio (NER), and Post Dial Delay (PDD) statistics:
|
|
●
|
For devices in HA mode - upon a switchover, the value of these performance monitoring parameters are reset ("null"). |
|
●
|
A minimum of 10 calls is required in the last 5 minutes to calculate these realtime performance monitoring parameters. |
|
●
|
A minimum of 10 calls is required in the last interval to calculate these history performance monitoring parameters. |
|
●
|
(ASR, NER and PDD only) When these performance monitoring parameters are per entity (e.g., IP Group or SRD), only outbound calls to these entities are considered in the calculation. |
|
◆
|
When these performance monitoring parameters are per entity (e.g., IP Group or SRD), both inbound and outbound calls to these entities are considered in the calculation. |
|
◆
|
Only connected calls are considered for calculation. |
|
◆
|
The default value is "null" (if there are less than 10 calls per last collection interval) because 0 means all calls ended immediately and can cause important routing decisions accordingly. |
|
●
|
These statistics are updated once every minute. |
|
●
|
Example of how ASR statistics is calculated: |
The calculation of real-time weighted NER performance monitoring is a weighted average of 5 values ("cell values"). Each "cell value" represents the ratio of answered calls/seizure calls for 1 minute. If we assume that the current time is 15:06:
Cell
|
1
|
2
|
3
|
4
|
5
|
Time
|
15:00 -15:01
|
15:01 -15:02
|
15:03 -15:04
|
15:04 -15:05
|
15:05 -15:06
|
Ratio
|
70%
40 seizured calls
|
80%
15 seizured calls
|
100%
25 seizured calls
|
100%
10 seizured calls
|
100%
10 seizured calls
|
Therefore, ASR PMs value = (70*40+80*15+100*25+100*10+100*10)/(100 calls) = 85%
|
■
|
Active Sessions statistics (activeSessions, activeSessionsAvg, activeSessionsMax):
|
|
●
|
These performance monitoring parameters report a "null" value if both SDR syslog and SDR local storage options are disabled. The historical intervals where SDR is disabled are reported as "null" as well. Sessions started before enabling SDR are not included in the report. |
|
■
|
Short calls statistics (shortCallsCounter):
|
|
●
|
A minimum of 10 calls is required in the last interval to calculate this history performance monitoring parameter. |
|
●
|
The call is considered a short call if its duration is less than or equal to the value configured by the [ShortCallSeconds] parameter. |
|
■
|
Long calls statistics (longCallsCounter):
|
|
●
|
A minimum of 10 calls is required in the last interval to calculate this history performance monitoring parameter. |
|
●
|
The call is considered a long call if its duration is greater than or equal to the value configured by the [LongCallMinutes] parameter. |
|
■
|
User-Defined Failures statistics (e.g., userDefinedFailuresIn):
|
|
●
|
These performance monitoring parameters only count original responses; not responses that you may have manipulated using Message Manipulation rules. For example, if you have configured a user-defined performance monitoring parameter to count SIP 408 responses and you have a Message Manipulation rule that changes SIP 403 responses into SIP 408, the count excludes these manipulated responses. |
|
●
|
These performance monitoring parameters consider incoming SIP CANCEL messages as SIP 487 responses. |
|
●
|
These performance monitoring parameters don't count SIP BYE requests. |
|
●
|
To save memory resources, these performance monitoring parameters are not initialized until you have configured the first user-defined performance parameter (in the User Defined Failure PM table). If you delete all configured user-defined parameters, all their performance monitoring values are also removed from memory (i.e., "element not found" if you try searching for them). If you add, for example, "User-Defined1", then "User-Defined2" but then modify "User-Defined2"'s condition or delete it and then add it again, "User-Defined2"’s value is preserved. |
|
■
|
High-Availability systems: CALL_START and CALL_CONNECT counter Performance Monitoring parameters (real-time and history), which are already counted (incremented) on the Active device are not incremented again when they are recovered after an HA switchover. |