Server information file
- Last Updated: September 5, 2025
- 1 minute read
- OpenEdge Command Center
- Version 2.0
- Documentation
The server information file (serverInfo.json) specifies the host and management port details of the OpenEdge Command Center server that the agent uses to establish communication.
The default location for this file on the Windows platform is C:\Progress\OECC\Agent\conf, and that for the Linux platform is /usr/oecc/agent/conf.
The sample serverInfo.json file is as follows:
|
host—Name or IP address of the host machine on which the OpenEdge Command Center server is running. In case of a High Availability (HA) setup, use the load balancer host name or IP address.managementPort— Port on which the OpenEdge Command Center server is running. The default value is 8001.