| eG Monitoring |
|---|
|
Measures reported by DockContConnTest When the Docker starts, it creates a virtual interface called “Ethernet bridge” on the Docker server. The Ethernet bridge automatically forwards packets to/from the Docker to the external network interfaces. Every time, the Docker creates the containers, it creates a pair of “peer” interfaces that are like opposite ends of a pipe. The packets sent through one of the peer interfaces will be received by the other peer interface. By binding the peer interfaces to the Ethernet bridge, the Docker creates a virtual subnet shared between the Docker server and every Docker container so as to ensure uninterrupted communication between the Docker server and the Docker containers. For a connection to be uninterrupted, it is essential to keep track of the network delay as well as the packet loss. The Docker Containers – Connectivity test helps administrators to keep track of such delays and loss. This test monitors the network connectivity to the Docker containers from an external location. Outputs of the test : One set of results for each container available in the target Docker server being monitored The measures made by this test are as follows:
|