ubuntu系统下温度查看
1、安装lm-sensors和hddtempsudo apt install lm-sensors hddtemp
2、安装mpstatsudo apt install sysstat
3、配置lm-sensorssudo sensors-detect -y
4、配置好后运行sensors
5、查看硬盘温度hddtemp /dev/sdahddtemp /dev/sdb
6、自动刷新脚本#!/bin/shwatch -d -n 1 'echo free挢旗扦渌;mpstat;echo;free -m;echo temp; hddtemp /dev/sd? ;echo; sensors'
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:42
阅读量:85
阅读量:49
阅读量:43
阅读量:22