Ubuntu中使用Psensor监控硬件温度

2024-11-24 77阅读 0评论

支持监控以下硬件温度:

主板和CPU温度

Nvidia GPU温度

实验性ATI/AMD GPUs温度监控,Ubuntu PPA中未启用。

硬盘温度

风扇转速

CPU使用率

效果图:

1、Ubuntu中使用Psensor监控硬件温度 - 奥多云

2、Ubuntu中使用Psensor监控硬件温度 - 奥多云

首先安装监控cpu 主板 风扇等需要的包:

sudo apt-get install lm-sensors hddtemp

sudo sensors-detect

回复"yes"即可。

重启或通过以下命令加载 sensor需要的模块。

sudo service module-init-tools start

sudo apt-get install psensor

或者通过stable PPA安装

sudo add-apt-repository ppa:jfi/ppa

sudo apt-get update

sudo apt-get install psensor

另外还有个unstable Ubuntu PPA,可能会有bug

sudo add-apt-repository ppa:jfi/psensor-unstable

sudo apt-get update

sudo apt-get install psensor

文章版权声明:除非注明,否则均为奥多云原创文章,转载或复制请以超链接形式并注明出处。

发表评论

快捷回复: 表情:
评论列表 (暂无评论,77人围观)

还没有评论,来说两句吧...

取消
微信二维码
微信二维码
支付宝二维码