OEMANAGER utility
- Last Updated: May 18, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The OEMANAGER utility allows System Administrators to obtain metrics about their Progress Application Server (PAS) for OpenEdge instance via the operating system command line. The output is an easy-to-read textual representation of the metrics and is most similar to the ASBMAN and WTBMAN utilities previously available within the Classic AppServer product. Using OEMANAGER, you get all the metrics you need in one call, as opposed to other ways of obtaining metrics that involve constructing multiple JMX queries or REST API calls. Additionally, the OEMANAGER utility can be used to manage runtime behavior.
OEMANAGER is available when you create a new PAS instance and deploy the OpenEdge Manager (oemanager.war) and Tomcat Manager (manager.war) web applications. For more information, see OEMANAGER prerequisites. The utility provides tasks that includes TCMAN shortcuts, technical support tools, status information, and agent and session management. For more information on these tasks, see OEMANAGER tasks, OEMANAGER use cases, or the oemanager.README.md file in the bin directory of the PAS instance.