From 6862d132449d4dfe6086f5abf0821db20d8ff713 Mon Sep 17 00:00:00 2001 From: eracknaphobia Date: Thu, 23 Jan 2020 03:46:19 -0500 Subject: [PATCH] Update glances.markdown (#11849) --- source/_integrations/glances.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/glances.markdown b/source/_integrations/glances.markdown index 3e8db64e1c5..362b6444430 100644 --- a/source/_integrations/glances.markdown +++ b/source/_integrations/glances.markdown @@ -112,4 +112,4 @@ Glances integration will add the following sensors: - docker_cpu_use: The total CPU usage in percent of Docker containers. - docker_memory_use: The total memory used by Docker containers. -Not all platforms are able to provide all metrics. For instance `cpu_temp` is requires installing and configuring `lmsensors` in Ubuntu, and may not be available at all in other platforms. +Not all platforms are able to provide all metrics. For instance `cpu_temp` requires installing and configuring `lmsensors` in Ubuntu, and may not be available at all in other platforms.