OpenEdge Command Center agent configuration
- Last Updated: September 5, 2025
- 1 minute read
- OpenEdge Command Center
- Version 2.0
- Documentation
After you install the OpenEdge Command Center agent, the installer places the following configuration files in the installation directory to support agent operations:
- OpenEdge installation configuration file (installationsInfo.json)
- Java properties file (java.properties)
- Server information file (serverInfo.json)
- Agent configuration file (agentConfig.json)
These files enable the agent to manage OpenEdge installations, use the Java runtime environment to start and perform its runtime functions, connect with the server, and securely exchange data using TLS settings and certificate-based authentication.
The default location for these files on the Windows platform is C:\Progress\OECC\Agent\conf, and that for the Linux platform is /usr/oecc/agent/conf. You can modify these files to change the configuration of the OpenEdge Command Center agent. However, Progress recommends retaining the default settings unless you have a specific requirement.
Before making any changes to the configuration files, stop the agent if it is already running. After making the changes, restart the agent to apply the changes.
After you configure the agents, the agent information is available on the OECC Agents page. The OpenEdge databases and PAS for OpenEdge instances associated with the agent are discovered and listed on the dashboard.