Monitor PAS for OpenEdge instances
- Last Updated: March 16, 2023
- 1 minute read
- OpenEdge
- Version 12.2
- 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.
- 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.