美文网首页
Ubuntu硬件信息和温度监测

Ubuntu硬件信息和温度监测

作者: ZHOUZAIHUI | 来源:发表于2018-07-18 16:18 被阅读0次

Ubuntu中使用Psensor进行硬件信息和温度监测

1 安装cpu 主板 风扇等监控需要的包

sudo apt install lm-sensors hddtemp

2 硬件信息侦测

sudo sensors-detect

回复“yes”进行硬件侦测

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

sudo service module-init-tools start
sudo apt install psensor

相关文章

网友评论

      本文标题:Ubuntu硬件信息和温度监测

      本文链接:https://www.haomeiwen.com/subject/dbaopftx.html