給Ubuntu添加CPU/HD溫度監控軟件
7月 21st, 2008 由 傻仔仔 發表 於 11:07 pm
添加CPU溫度監控軟件,能夠添加圖標到面板。
sudo apt-get install sensors-applet
添加HD溫度監控軟件,
sudo apt-get install hddtemp
sudo hddtemp -n /dev/sda #檢測溫度
推薦一個新找到的監控軟件CompTemp Monitor,功能和sensors-applet差不多差不多,中文界面
安裝完成後,在您想要顯示傳感器溫度的面板位置右鍵,選擇“添加到面板”菜單命令,在列表中選擇“Computer Temperature Monitor”後單擊“添加”按鈕即可添加該Applet程式。

網站:
http://www.gnomefiles.org/app.php/CompTemp_Monitor
安裝方法:
sudo apt-get install computertemp
0 回應 到 “給Ubuntu添加CPU/HD溫度監控軟件”