There are eight 'Summary Period' Application Server Statistics objects, which each display statistics collected over a different time interval. Note that the summary periods are preconfigured; you cannot change the summary periods or create new 'Summary Period' Application Server Statistics objects. All the 'Summary Period' Application Server Statistics objects have the same fields. All the fields are read only and there are no management actions associated with these objects. However, you can reset all the fields of these objects by clicking on the 'Reset statistics' pushbutton displayed in the Application Server object.
Parameter |
Type of statistic |
Description |
Count of calls to server | Count | Number of calls forwarded to the server for processing. |
Minimum concurrent calls to server | Low | The minimum number of concurrent calls to the server at any time during the summary period. |
Maximum concurrent calls to server | High | The maximum number of concurrent calls to the server at any time during the summary period. |
Average concurrent calls to server | Gauge | The typical number of concurrent calls to the server during the summary period. |
Usage of calls to server | Usage | Call usage for calls to the server. |
Count of calls from server | Count | Number of calls forwarded from the server back to the NE after processing. This may be lower than Count of calls to server if the server terminates calls itself, or if it rejects calls. |
Minimum concurrent calls from server | Low | The minimum number of concurrent calls from the server at any time during the summary period. |
Maximum concurrent calls from server | High | The maximum number of concurrent calls from the server at any time during the summary period. |
Average concurrent calls from server | Gauge | The typical number of concurrent calls from the server during the summary period. |
Usage of calls from server | Usage | Call usage for calls from the server. |