Get metrics for an ABL application query
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Get metrics for a specific ABL application
When to use:
Session Manager metrics provide information about the number of requests that were executed/failed/queued while running on a specific ABL Application.
For more information about PAS for OpenEdge Session Manager metrics, see Collect runtime metrics in Manage Progress Application Server (PAS) for OpenEdge.
Query:
|
Note: In this example, the token APP_NAME is replaced with
Result:
oepas1. The output demonstrates the number of requests and in
this example the numReserveABLSessionTimeouts is 0, which indicates
that no clients were ever timed out. There were also no read or write errors. This
indicates that the server is running well.
|