REMOTE_PORT - UEM Manager configuration option
Description
The REMOTE_PORT option specifies the TCP port upon which a Universal Broker, on the system specified by the REMOTE_HOST option, is accepting connections.
The UEM Manager connects to this Universal Broker in order to request the start of a demand-driven UEM Server, which is responsible for monitoring the defined event.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -p port | |||||
Command Line, Long Form | -port port | |||||
Environment Variable | UEMPORT=port | |||||
Configuration File Keyword | port port |
Value
port is the port upon which the Universal Broker is accepting connections.
Valid values for port are:
- Number (for example, 7887)
- Service name (for example, ubroker)
Default is 7887.