Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly deal with containers without resource monitoring. #391

Closed
mvollmer opened this issue Mar 31, 2014 · 2 comments
Closed

Explicitly deal with containers without resource monitoring. #391

mvollmer opened this issue Mar 31, 2014 · 2 comments
Milestone

Comments

@mvollmer
Copy link
Member

With docker 0.9, not all containers are in the memory or cpuacct cgroup hierarchies, and we don't get resource usage samples for them. This should be reflected in the UI.

(Maybe this works well enough already, but I at least haven't really tested it.)

@mvollmer mvollmer added this to the Polish Docker milestone Mar 31, 2014
@stefwalter
Copy link
Contributor

I tried to add some patches for this by hiding things when memory is zero, and changing the display appropriately. But may need more work.

@martinpitt
Copy link
Member

Our docker UI is on maintenance, any work should be done on cockpit-podman.

marusak pushed a commit to marusak/cockpit that referenced this issue Jan 29, 2020
marusak pushed a commit to marusak/cockpit that referenced this issue Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants