Administer > Setup and Maintenance > Monitored Nodes > Configure HTTPS communication > Configure outbound-only communication

Configure outbound-only communication

OMi servers and HPE Operations Agents communicate with each other over the network. The servers and agents open both outbound and inbound network connections to communicate with each other.

  • The gateway server (1) opens outbound connections to monitored nodes (2), for example to deploy policy templates and instrumentation, or to launch actions. It also opens outbound connections to the data processing server to forward certificate requests.

    The gateway server receives certificate requests, events, event updates, and topology data on inbound connections.

  • Monitored nodes (2) open outbound connections to the gateway server (1), for example to send certificate requests, events, and action responses.

    In environments with a load balancer, the monitored nodes open outbound connections to the load balancer instead of directly to the gateway server.

    Nodes receive certificates, policy templates, instrumentation, and action requests on inbound connections.

  • The OMi data processing server (3) opens outbound connections to monitored nodes (2) to answer certificate requests (for example, by sending a granted certificate).

    The data processing server receives certificate requests from the gateway server on inbound connections.

The figure below shows the network connections where there is no firewall blocking inbound HTTPS connections to the gateway server:

Server to agent communication

If a firewall blocks inbound HTTPS connections from an agent to the server, the agent cannot communicate with the server properly. To enable proper communication, you can configure an agent to act as a reverse channel proxy (RCP).

An RCP handles communication between servers and agents, so that they do not need to communicate with each other directly. An RCP can run on the managed node that it serves, or on a separate system that serves multiple managed nodes.

Although configuring outbound-only communication is somewhat more complex, the main advantage of this type of communication is that you don't need to open the firewall for outbound communication.

Learn more

FAQ and Troubleshooting