Specify a Custom SSH Port while Deploying the Data Collector

This section discusses specifying a custom SSH port while deploying the data collector.

Specify a Custom SSH Port while Deploying the Data Collector

If you want to use a custom SSH port while installing the data collector on a different host other than the Oracle Management Repository (OMR) host, or on the same host as the OMR, you must specify the following additional parameter in the response file during installation:

ADDITIONAL_PARAMETERS="OMR_HOST_SSH_PORT=<SSH PORT Number>"

You can also specify the parameter value in the command line as the following:

./AgentInstall.sh|bat ADDITIONAL_PARAMETERS="OMR_HOST_SSH_PORT=<SSH PORT Number>"