Monitor PAS for OpenEdge instances
- Last Updated: January 23, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
PAS for OpenEdge provides system administrators with numerous tools and ways to
monitor their instances and applications in production. These monitoring tools
include:
- The Logback logging framework which is supported by an enhanced Mapped Diagnostic Context (MDC) logging framework.
- JMX access using OEJMX.
- Status information using the OEMANAGER utility.
- REST APIs that are documented by the Use Swagger UI to explore management REST APIs and in REST API Reference for oemanager.war.
- The OpenEdge HealthScanner.
- Server-Side ABL Performance Profiling.
- Deferred Logging.
- Runtime Metrics.
- Debugging.
- Finding Memory Leaks using ABL Object Tracking.
Additionally, you can monitor your PAS for OpenEdge instances and collect performance metrics using OpenEdge Command Center agents. The agents use OpenTelemetry Protocol to collect the metrics. To know more about collecting performance metrics using the Command Center agents, see Monitor OpenEdge resources using the OpenEdge Command Center agent.