Redirect HTTPS communication through proxies

You can redirect connections from OMi servers to HPE Operations Agents that are on different networks through a proxy.

The figure below shows connections between OMi servers and an agent through a load balancer and an HTTP proxy as follows:

  • The gateway server (1) opens connections to the proxy (2), for example to deploy policy templates and instrumentation or to launch actions. The proxy opens connections to the monitored node (3) on behalf of the gateway server, and forwards communication between them.

    The gateway server (1) also opens connections to the data processing server (5) to forward certificate requests.

  • The monitored node (3) opens connections to the load balancer (4), for example to send events and action responses. The load balancer forwards communication to a gateway server (1) on behalf of the monitored node.

  • The data processing server (5) opens connections to the proxy (2), for example to send certificates. The proxy opens connections to the monitored node (3) on behalf of the data processing server, and forwards the certificate to the monitored node.

A server communicates with a node through an HTTP proxy

You can also redirect communication through proxies in more complex environments as follows:

A server communicates with a node through an HTTP proxy

  • The gateway server (1) opens connections to the proxy (2), for example to deploy policy templates and instrumentation or to launch actions. The proxy opens connections to the monitored node (3) on behalf of the gateway server, and forwards communication between them.

    The gateway server (1) also opens connections to the data processing server (5) to forward certificate requests.

  • The monitored node (3) opens connections to the proxy (2), for example to send events and action responses. The proxy opens connections to the load balancer (4) on behalf of the monitored nodes, and the load balancer forwards communication to a gateway server (1).

  • The data processing server (5) opens connections to the proxy (2), for example to send certificates. The proxy opens connections to the monitored node (3) on behalf of the data processing server, and forwards the certificate to the monitored node.

Learn More

Tasks