⚠️ OPSWAT Central Management v7 and My OPSWAT On-Premises (My OPSWAT Central Management v8) will reach End of Sale on July 31, 2025, and End of Life on January 31, 2027. We encourage you to upgrade to My OPSWAT Central Management v10 before Janauary 31, 2027, to ensure continued support and access to the latest features.

Port Configuration

Currently, only the interface port and the status port are configurable. Please follow the below guidelines to modify them.

On Windows:

  1. Locate the file ProgramData/OPSWAT/Central/config.properties.
  2. You can modify the interface port (nginx_port, default 9000) and the status port (up_port, default 9026).
Copy
  1. For the interface port:
    1. Locate the file Program Files/OPSWAT/Central/nginx/conf/serverSettings.conf
    2. Change listen to the same value as nginx_port as set in step 2.
Copy
  1. For the status port:
    1. Locate the file Program Files/OPSWAT/Central/nginx/conf/up.conf
    2. Change the port number after listen to the same value as up_port as set in step 2.
Copy
  1. Restart OPSWAT Central Management via the tray icon.

On Red Hat Enterprise Linux/Ubuntu:

  1. Locate the file /usr/lib/ocm/set-port.sh
  2. You can modify the interface port (nginx_port, default 9000) and the status port (up_port, default 9026).
Copy
  1. For the interface port:
    1. Locate the file /opt/ocm/nginx/conf/serverSettings.conf
    2. Change listen to the same value as up_port as set in step 2.
Copy
  1. For the status port:
    1. Locate the file/opt/ocm/nginx/conf/up.conf
    2. Change the port number after listen to the same value as up_port as set in step 2.
Copy
  1. Restart OPSWAT Central Management via the command systemctl restart ocm.

Please refer to Server URL and change the Server URL setting to reflect the new address. Devices managed by OPSWAT Central Management will require OPSWAT Client's reinstallation upon an address change.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard