View APSV transport metrics
- Last Updated: January 16, 2024
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
You can view APSV transport metrics by using the APSV transport metrics for ABL Application <ABL application name> WebApp <webapp name> page.
To view APSV transport metrics:
-
Click Resources > Go to Resources in the OpenEdge Management console menu.
All resources managed by your console appear in the grid frame.
-
Filter or search for, and select the required PAS for OpenEdge
instance.
For example, type the default PAS for OpenEdge instance name,
oepas1, in the Filter field or select Progress Application Server as the selection in the Type drop-down menu and select the PAS instance.The Progress Application Server: <instance name> page appears. -
Click an ABL application listed in the ABL Applications section.
The ABL Application: <ABL application name> page appears.Note: The OpenEdge manager web application,
oemanager, must be installed on PAS for OpenEdge for you to manage OpenEdge ABL applications and transport services while the PAS for OpenEdge instance is running. -
Click an ABL Web application listed in the ABL WebApps section.
The ABL WebApp: <webapp name> page appears.
-
Click Metrics in the
APSV Transport section.
The APSV transport metrics for ABL Application <ABL application name> WebApp <webapp name> page appears. You can view the following metrics:
Table 1. APSV Transport Metrics Metric Metric type Description Access Time - The date and time at which the metrics have been retrieved. Average connect time Time The average time spent in using the APSV transport to connect to the AppServer Average disconnect time Time The average time spent in using the APSV transport to disconnect from the AppServer Average session time Time The average time spent in retrieving a session to invoke an ABL class, function, or procedure Connect errors Count The number of connect requests that have led to an error Connect requests Count The number of connect requests that have been made between the APSV transport and AppServer Disconnect requests Count The number of disconnect requests that have been made between the APSV transport and AppServer Forbidden errors Count The number of requests made during which the APSV transport is disabled Last reset time - If you click Reset, this field displays the date and time at which you have reset the metrics for the service. When the metrics are reset, the Last Reset Time field is updated. Maximum connect time Time The maximum time spent in using the APSV transport to connect to the AppServer Maximum disconnect time Time The maximum time spent in using the APSV transport to disconnect from the AppServer Maximum session time Time The maximum time spent in retrieving a session to invoke an ABL class, function, or procedure Minimum connect time Time The minimum time spent in using the APSV transport to connect to the AppServer Minimum disconnect time Time The minimum time spent in using the APSV transport to disconnect from the AppServer Minimum session time Time The minimum time spent in retrieving a session to invoke an ABL class, function, or procedure Session errors Count The number of errors raised in retrieving a session to invoke an ABL class, function, or procedure Session requests Count The number of requests made in retrieving a session to invoke an ABL class, function, or procedure Standard deviation connect time Time The standard deviation of the time spent in using the APSV transport to connect to the AppServer Standard deviation disconnect time Time The standard deviation of the time spent in by the APSV transport to disconnect from the AppServer. Standard deviation session time Time The standard deviation of the time spent in retrieving a session to invoke an ABL class, function, or procedure Status requests Count The number of requests made for the status of the APSV transport Type - The transport for which the metrics are collected Note: If thecollectMetricsproperty is not set in theopenedge.propertiesfile, only thetype,accessTime, andlastResetTimemetrics are collected.You can reset the time and count values of APSV transport metrics to zero by clicking Reset statistics. The Last Reset Time field is updated when the statistics are reset.
Additionally, you can see PAS APSV WebApp Requests Rate graph that displays the request data over time. Using the options on the top-right corner of the graph, you can select a time period, ranging from 2 hours to 2 weeks, to display the data collected for that period of time, reload the graph, and select different forms of graphical interpretation.