Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

(tick)

(tick)

(tick)

Command Line, Long Form

-port port

(tick)

(tick)

(tick)

Environment Variable

UEMPORT=port

(tick)

(tick)

Configuration File Keyword

port port

(tick)

(tick)

(tick)

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.

  • No labels