Member-only story
Docker — Common Monitoring Solution Two
Weave Scope
The biggest feature of Weave Scope
is that it automatically generates a Docker container map, allowing us to intuitively understand, monitor and control containers. For example:
Installation
Run the following command to install and run weave scope
:
$ curl -L git.io/scope -o /usr/local/bin/scope
$ chmod a+x /usr/local/bin/scope
$ scope launch
scope launch
will start weave scope
as a container:
According to the prompt, the access address of Weave Scope is http://[Host_IP]:4040/