diff --git a/Cloud-Monitoring.md b/Cloud-Monitoring.md index fa99494..2157e31 100644 --- a/Cloud-Monitoring.md +++ b/Cloud-Monitoring.md @@ -7,11 +7,11 @@ Currently it has very basic features and all in beta. Later it can charge fees. To try it out, run these with docker. It should print out a URL which you can visit. ``` -docker run -ti chrislusf/seaweed_agent swagent -filer 192.168.2.11:8888 -password=your_password +docker run --pull always -ti chrislusf/seaweed_agent swagent -filer 192.168.2.11:8888 -password=your_password # or -docker run -e SEAWEED_PASSWORD=your_password -ti chrislusf/seaweed_agent swagent -filer 192.168.2.11:8888 +docker run --pull always -e SEAWEED_PASSWORD=your_password -ti chrislusf/seaweed_agent swagent -filer 192.168.2.11:8888 ``` @@ -21,7 +21,7 @@ The Seaweed Agent is still constantly evolving. So better always use the latest The container instance should have similar output, which you can find the Cloud Monitoring URL: ``` -docker run -e SEAWEED_PASSWORD=abc -ti chrislusf/seaweed_agent swagent -filer 192.168.2.10:8888 +docker run --pull always -e SEAWEED_PASSWORD=abc -ti chrislusf/seaweed_agent swagent -filer 192.168.2.10:8888 2021/09/14 05:35:41 connecting to grpc.seaweedfs.com:4772 2021/09/14 05:35:41 read /etc/seaweedfs/filer.conf: ReadEntry: filer: no entry is found in filer store 2021/09/14 05:35:41 tracking 192.168.2.10:8888: 1970-01-01 00:00:00 +0000 UTC