Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit b66a707

Browse files
author
Chris Wiechmann
committed
[skip] Dont show images - A link instead
1 parent 6167c9f commit b66a707

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,8 +652,8 @@ The parameter METRICBEAT_MODULES must be set differently for each host, dependin
652652
| **logstash** | Monitoring Logstash. Provides the data in Kibana stack monitoring. |
653653
| **filebeat** | Monitoring Filebeat. Provides the data in Kibana stack monitoring. |
654654
| **memcached** | Captures statistics from Memcached. Currently not used in any dashboard and can be disabled if not needed. |
655-
| **system** | Provides system metrics such as disk IO, network IO, etc. __Important:__ In the default configuration out of the Docker container which limits the process view. Will be improved in a later release. See example: ![System overview](imgs/metricbeat-system-overview.png) or ![Host overview](imgs/metricbeat-api-host-overview.png) |
656-
| **docker** | Provides information about running Docker containers that can be displayed in dashboards. Docker containers are automatically detected on the host. See example: ![Docker overview](imgs/containers-overview.png) |
655+
| **system** | Provides system metrics such as disk IO, network IO, etc. __Important:__ In the default configuration out of the Docker container which limits the process view. Will be improved in a later release. See example: [System overview](imgs/metricbeat-system-overview.png) or [Host overview](imgs/metricbeat-api-host-overview.png) |
656+
| **docker** | Provides information about running Docker containers that can be displayed in dashboards. Docker containers are automatically detected on the host. See example: [Docker overview](imgs/containers-overview.png) |
657657

658658
Set the parameter: METRICBEAT_NODE_NAME to a descriptive name, which should be displayed later in the Kibana dashboards for the host.
659659

0 commit comments

Comments
 (0)