Quantcast
Channel: Planet Malaysia
Viewing all articles
Browse latest Browse all 15921

DaneshProject: How to install hddtemp on CentOS 6.2

$
0
0

hddtemp is a simple small app to monitor your hard disk temperature. It works by accessing the SMART capability of modern disks.

Here’s how to install it.

Download and compile from source.
#cd /tmp
#wget http://download.savannah.gnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2
#tar -jxvf hddtemp-0.3-beta15.tar.bz2
#cd hddtemp-0.3-beta15
#./configure
#make
#make install
#cd /usr/share/misc/
#wget http://download.savannah.gnu.org/releases/hddtemp/hddtemp.db

Test it.
#hddtemp /dev/sda
#/dev/sda: WDC WD2500JS-75NCB3 : 45°C

Similar Posts:



Viewing all articles
Browse latest Browse all 15921

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>