为ubuntu添加CPU和硬盘温度监控

添加CPU温度监控软件,执行: sudo apt-get install sensors-applet 添加HD温度监控软件: sudo apt-get install hddtemp sudo hddtemp -n /dev/sda #检测温度 安装完成后在需要添加的面板上右键,选择“添加到面板”,然后选择“Hardware Sensors Monitor”即可。 推荐一个新找到的监控软件CompTemp Monitor,功能和sensors-applet差不多差不多,中文界面安装完成后,在您想要显示传感器温度的面板位置右键,选择“添加到面板”菜单 命令,在列表中选择“Computer Temperature Monitor”后单击“添加”按钮即可添加该Applet程式。 下载地址:http://www.gnomefiles.org/app.php/CompTemp_Monitor

你可能感兴趣的:(ubuntu,applet)