tobegit3hub / seagull

Friendly Web UI to manage and monitor docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitor metrics of containers with docker stats

tobegit3hub opened this issue · comments

commented

The docker stats and its remote API are release in docker 1.5. We can use it to monitor the metrics of containers.

commented

moby/moby#10766 was merged and we can implement this after docker 1.7 released 😃

commented

Duplicated with #13 and fix by 7535832 as well.

commented

Notice that it only works for 1.7+ Docker Remote API.