From 9c935d7f0a970bc78dff3bd04d10380da7734530 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Thu, 21 Feb 2019 14:51:02 -0500 Subject: [PATCH] Adding Cameron --- ee/ucp/admin/monitor-and-troubleshoot/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/admin/monitor-and-troubleshoot/index.md b/ee/ucp/admin/monitor-and-troubleshoot/index.md index 2462abbe0e..d269c4dbe9 100644 --- a/ee/ucp/admin/monitor-and-troubleshoot/index.md +++ b/ee/ucp/admin/monitor-and-troubleshoot/index.md @@ -72,7 +72,7 @@ To enable this feature, DTR 2.6 is required and single sign-on with UCP must be ## Monitoring disk usage -Web UI disk usage metrics, including free space, only reflect the Docker managed portion of the filesystem: `/var/lib/docker`. To monitor the total space available on each filesystem of a UCP worker or manager, you must deploy a monitoring solution, such as Prometheus Node Exporter. +Web UI disk usage metrics, including free space, only reflect the Docker managed portion of the filesystem: `/var/lib/docker`. To monitor the total space available on each filesystem of a UCP worker or manager, you must deploy a third party monitoring solution to monitor the operating system. ## Where to go next