Agent Communication with the Monitor Servlet

If you require a forward proxy to create a "bridge" for a firewall residing between the monitored system and the monitoring system, configure your web server, application server, and Process Scheduler server accordingly.

Web Server

To set up a forward proxy on WebLogic:

  1. Open the setenv.cmd file.

  2. Set HTTP_PROXY_HTTPHOST and HTTP_PROXY_HTTPPORT, or HTTP_PROXY_ HTTPSHOST and HTTP_PROXY_HTTPSPORT.

  3. Restart the application server and Process Scheduler domain.

Application Server

To configure forward proxy on the application server:

  1. Open the PSAPPSRV.CFG file.

  2. Complete the Proxy Host and Proxy Port under the [PSTOOLS] section.

  3. Restart the application server and Process Scheduler domain.

Note:

The agents do not use the Proxy Host settings in the PSAPPSRV.CFG file.

Process Scheduler

To configure forward proxy on the Process Scheduler server:

  1. Open the PSPRCS.CFG file.

  2. Enter the Proxy Host and Proxy Port under the [PSTOOLS] section.

Note:

The agents do not use the Proxy Host settings in the PSPRCS.CFG file.