mirror of https://github.com/docker/docs.git
This release not impacted - removing changes
This commit is contained in:
parent
74257bb79b
commit
7ba23e4c68
|
@ -65,10 +65,6 @@ If you're accessing this endpoint through a load balancer, you have no way to
|
||||||
know which UCP manager node is not healthy. So make sure you make a request
|
know which UCP manager node is not healthy. So make sure you make a request
|
||||||
directly to each manager node.
|
directly to each manager node.
|
||||||
|
|
||||||
## 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 third party monitoring solution to monitor the operating system.
|
|
||||||
|
|
||||||
## Where to go next
|
## Where to go next
|
||||||
|
|
||||||
* [Troubleshoot your cluster](troubleshoot.md)
|
* [Troubleshoot your cluster](troubleshoot.md)
|
||||||
|
|
Loading…
Reference in New Issue