nicolargo / glances

Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
http://nicolargo.github.io/glances/
Other
26.49k stars 1.51k forks source link

Hassio on Virtual Machine CPU Temp #1627

Open Simonv92 opened 4 years ago

Simonv92 commented 4 years ago

Before filling this issue, please read the manual (https://glances.readthedocs.io/en/latest/) and search if the bug do not already exists in the database (https://github.com/nicolargo/glances/issues).

Description

I'm running Hassio on a Debian VM, there's a way to show up the cpu temp?

Versions

Logs

You can also pastebin the Glances logs file (https://glances.readthedocs.io/en/latest/config.html#logging)

nicolargo commented 4 years ago

What is you Glances version and PsUtil version ?

CPU temperature is only available with PsUtil 5.1 or higher and your OS should be supported.

Please run Glances in debug mode (-d) and copy paste the log file.

Simonv92 commented 4 years ago

Thank you for your reply, I'm trying to install PsUtil but I cannot do that.. I'm using Debian 10. I run all the command for the installation but when I test it with python3 -m psutil.tests it reports some errors...