htop命令怎么看cpu温度?这对 WSL 有用吗?

Pat*_*パトシ 5 temperature cpu htop windows-subsystem-for-linux

有没有办法在htop 中查看 CPU 温度。我使用的是 windows10 wsl,所以我不确定 WSL1 是否可以访问 CPU 温度读数。

小智 6

htop 通过 libsensors 提供温度数据。此功能是构建时选项。 https://github.com/htop-dev/htop#linux


K7A*_*AAY 2

对htop手册页的审查并没有表明它具有这种能力。它是一个过程查看器,不是为读取传感器而设计的。