手机
当前位置:查字典教程网 >操作系统 >Ubuntu/Debian >Ubuntu中使用Psensor监控硬件温度
Ubuntu中使用Psensor监控硬件温度
摘要:支持监控以下硬件温度:主板和CPU温度NvidiaGPU温度实验性ATI/AMDGPUs温度监控,UbuntuPPA中未启用。硬盘温度风扇转...

支持监控以下硬件温度:

主板和CPU温度

Nvidia GPU温度

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

硬盘温度

风扇转速

CPU使用率

效果图:

Ubuntu中使用Psensor监控硬件温度1

Ubuntu中使用Psensor监控硬件温度2

首先安装监控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

【Ubuntu中使用Psensor监控硬件温度】相关文章:

在Ubuntu中启用Crontab日志记录的配置方法

Ubuntu下gedit中文乱码问题解决方法

ubuntu系统使用firefox浏览器上网很慢该怎么办?

Ubuntu系统中Git客户端的安装与基本命令使用教程

Linux服务器上使用Gmail的免费SMTP服务发送监控通知

Ubuntu系统下安装网络打印机

Ubuntu系统安装ifort编译器的方法

在Ubuntu系统中使用APT-mirror本地软件仓库的教程

Ubuntu 8.04中使用fast-cgi搭建Apache2+PHP5环境

Ubuntu系统中使用apt-file命令来查找缺失文件

精品推荐
分类导航