Replies: 2 comments
-
Hi @gflip220 What's your Glances version ? Last stable version return the following JSON object:
memory_usage field should be align with the one displayed in UI. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @nicolargo I am running the current ubuntu-latest-full docker pull. Glances 4.3.0.7 with psutil 6.1.1 I can currently reproduce the issue if there are any logs or other information you would like. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While working to setup integration between Glances and GetHomepage.dev, I have noticed an issue where the Glances API seems to report incorrect docker container memory usage, while the Glances primary output reports correct usage. Screenshot below showing Docker Stats matching with Glances output, while Glances API reports a massively higher number, 3GB in this example. Other containers captured in this example are also have similar dependencies.
I am running this on Ubuntu 24.04 with the ubuntu-latest-full version of Glances on Docker.
Anything I should look at to troubleshoot this? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions