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:
-
Open the setenv.cmd file.
-
Set HTTP_PROXY_HTTPHOST and HTTP_PROXY_HTTPPORT, or HTTP_PROXY_ HTTPSHOST and HTTP_PROXY_HTTPSPORT.
-
Restart the application server and Process Scheduler domain.
Application Server
To configure forward proxy on the application server:
-
Open the PSAPPSRV.CFG file.
-
Complete the Proxy Host and Proxy Port under the [PSTOOLS] section.
-
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:
-
Open the PSPRCS.CFG file.
-
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.