IT技术网www.itjs.cn

当前位置:首页 > 操作系统 > Linux > Ubuntu > Ubuntu中使用Psensor监控硬件温度

Ubuntu中使用Psensor监控硬件温度

发布时间:2004-06-01 11:07 来源:未知

支持监控以下硬件温度:

主板和CPU温度

效果图:

sudo apt-get install lm-sensors hddtemp

或者通过stable PPA安装

sudo add-apt-repository ppa:jfi/ppa

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

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

sudo apt-get update

sudo apt-get install psensor