bcicen / ctop

Top-like interface for container metrics
https://ctop.sh
MIT License
15.6k stars 528 forks source link

Cpu usage doesn't work on ubuntu 21.10 #288

Closed ZeusFSX closed 2 years ago

ZeusFSX commented 2 years ago

Cpu usage doesn't work on ubuntu 21.10 (impish), show 0% image

But if I run it via docker it works image

NemesisRE commented 2 years ago

And no IO R/W

ctop version 0.7.6, build 8f0c9f5 go1.16.5 Docker version 20.10.12, build e91ed57 Linux 5.13.0-28-generic #31-Ubuntu SMP Thu Jan 13 17:41:06 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

plague-doctor commented 2 years ago

Exactly the same on Debian Bullseye :-(

jakubfrieb commented 2 years ago

I have the same on Manjaro Kernel 5.16.7 Docker version 20.10.12, build e91ed5707e ctop version dev-build, build none go1.16.5

And also you can notice that memory usage is differ from docker stats command image

And last thing if I try open Single View I ended with

image

Flova commented 2 years ago

Duplicate of #276. Fixed in #281 but not released yet by the maintainer.

Flova commented 2 years ago

You can try to build and test the master to see if this fixes the issue.

bcicen commented 2 years ago

this is resolved in the latest release; feel free to reopen if otherwise