Configuring the connection with the Z controller through a
proxy
You can configure that one or more z-centric agents connect with the
controller through a proxy server, by defining the proxy properties in the ROUTOPTS statement and JobManager.ini file.
On the controller, set the proxy properties in the ROUTOPTS
statement by performing the following steps:
Define one or more proxy destinations as
follows:
ROUTOPTS PROXY(destination, ...,destination)
Each
destination has the following syntax:
proxy name:'IP address or hostname'/port
where:
proxy name
The name assigned to the destination, up to 8 alphanumerical
characters.
IP address or hostname
The fully qualified host name or IP address used to communicate with the proxy
server. It can be up to 52 alphanumeric characters.
port
The port number used to communicate with the proxy server.
In the HTTP|HTTPS parameter specify the proxy name that you
defined, as follows:
ROUTOPTS HTTP|HTTPS(dest name:'IPaddr or hostname'/port[/type][/pulseivl][/proxy name])