Glances no Docker running um Jetson Nano #3315
Replies: 3 comments
-
|
Hi Felipe, Glances uses PsUtil to grab sensors temperatures. Can you try the following command line inside your running container: What's the result of those commands lines ? |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately doesn't return anything... `/app # python
|
Beta Was this translation helpful? Give feedback.
-
|
You can try to open an issue on the PsUtil repo: https://github.com/giampaolo/psutil |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm running Glances under a docker compose container in a Jetson Nano, it's getting some data (CPU, RAM,... usage) but no temperature,
Is there a way to make it work?
Beta Was this translation helpful? Give feedback.
All reactions