If the port number of HTTP server which the Operation Management Client uses is other than 80, modify the Operation Management Client definition file (ClientSetting.cfg) and set the port number of HTTP server which the Operation Management Client uses.
Storage location
The Operation Management Client definition file (ClientSetting.cfg) is a text file. Use a text editor, such as Notepad, to create and edit this file.
[Windows]
<Operation management client installation directory>\Policy_ROOT\ClientSetting.cfg |
Format
[Client] port,port number of HTTP server which the Operation Management Client uses |
Definition method
Port number of HTTP server which the Operation Management Client uses: Define the port number of HTTP server which the Operation Management Client uses. (Default: 80, define a positive integer between 1 to 65536.)
Definition example
The following is a definition example of ClientSetting.cfg:
[Client] port,8080 |