mirror of https://github.com/docker/docs.git
Adding Cameron's feedback
This commit is contained in:
parent
31c24ac663
commit
f48f768937
|
@ -66,7 +66,7 @@ endpoint with a `HEAD` results in a 404 error code. Use a `GET` request instead.
|
|||
|
||||
## 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
|
||||
|
|
Loading…
Reference in New Issue