查看: 22|回复: 0

[Ubuntu] Ubuntu中使用Psensor监控硬件温度

[复制链接]

3

主题

1

回帖

0

积分

热心网友

金币
1
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2010-4-26
发表于 2023-12-20 00:00:00 | 显示全部楼层 |阅读模式

支持监控以下硬件温度:

主板和CPU温度

Nvidia GPU温度

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

硬盘温度

风扇转速

CPU使用率

效果图:

Ubuntu中使用Psensor监控硬件温度

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

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

相关侵权、举报、投诉及建议等,请发 E-mail:qiongdian@foxmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部