terewshowcase.blogg.se

Docker network configuration
Docker network configuration











The number of page faults which happened since creation of cgroup The number of bytes of mapped file (includes tmpfs.shmem) The number of bytes of file-backed memory on inactive LRU list The number of bytes of anon and swap cache memory on inactive LRU list The number of memory limit for the cgroup in bytes The number of bytes of file-backed memory on active LRU listĭ_memory_limit The number of bytes of anon and swap cache memory on active LRU list

docker network configuration

The maximum memory used by processes in the cgroup The total time duration for which tasks in a cgroup have been throttled The number of times tasks in a cgroup have been throttledĭ_data.throttled_time The number of period intervals that have elapsed Percentage of the hosts's CPU the container is using CPU and Memory Metrics NamespaceĬPU time consumed by tasks in system (kernel) mode The tables below outline the default set of metrics collected by thei docker plugin along with the optional You should soon see the docker metrics reported to your dashboard. Select the Docker plugin to open the configuration menu in the UI, and enable the plugin. If you do not see the plugin, see Troubleshooting Linux. On the Integrations Page you will see the Docker plugin available if the previous steps were successful. For details please refer to: (look for all parameter).Įnable the Docker plugin in the AppOptics UI Note that this may result in sending much more metrics, depending on your docker environment. If set to true then the collector would process metrics for all existing containers (not only running). The key all_containers is optional and defaults to false. It sets time interval between subsequent metrics submissions and most probably you’ll never want to change that value. The key interval is optional and defaults to 60s. Note that in order to collect certain Docker metrics, the agent user solarwinds would need read access to the corresponding proc filesystem data.

docker network configuration

The key procfs is a required setting and defaults to /proc, it should be set to the proc filesystem path of the Docker host. If you want it to point to a specific host/port, set the value to sth like: tcp://docker:2375. The key endpoint is a required setting and defaults to unix:///var/run/docker.sock, it should be set to the Docker API endpoint.













Docker network configuration