<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fhddtemp</id>
	<title>Linux/hddtemp - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fhddtemp"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/hddtemp&amp;action=history"/>
	<updated>2026-05-08T20:35:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Linux/hddtemp&amp;diff=2281&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;==hddtemp== &#039;&#039;&#039;hddtemp&#039;&#039;&#039; is a tool that gives you the temperature of your hard drive by reading S.M.A.R.T. information.   &lt;blockquote&gt;&quot;hddtemp is a small utility that gives y...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/hddtemp&amp;diff=2281&amp;oldid=prev"/>
		<updated>2015-06-04T07:31:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==hddtemp== &amp;#039;&amp;#039;&amp;#039;hddtemp&amp;#039;&amp;#039;&amp;#039; is a tool that gives you the temperature of your hard drive by reading S.M.A.R.T. information.   &amp;lt;blockquote&amp;gt;&amp;quot;hddtemp is a small utility that gives y...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==hddtemp==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;hddtemp&amp;#039;&amp;#039;&amp;#039; is a tool that gives you the temperature of your hard drive by reading S.M.A.R.T. information.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;blockquote&amp;gt;&amp;quot;hddtemp is a small utility that gives you the temperature of your hard drive by reading S.M.A.R.T. informations (for drives that support this feature). Note: only recent hard drives have a temperature sensor.&amp;quot; [http://www.guzu.net/linux/hddtemp.php]&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 yum install hddtemp&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Or if you system does not have the package (ie. CentOS5):&lt;br /&gt;
&lt;br /&gt;
 # hddtemp site: http://www.guzu.net/linux/hddtemp.php&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 wget http://download.savannah.nongnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2&lt;br /&gt;
 tar -jxvf hddtemp-0.3-beta15.tar.bz2&lt;br /&gt;
 cd hddtemp-0.3-beta15&lt;br /&gt;
 # READ &amp;#039;INSTALL&amp;#039;&lt;br /&gt;
&lt;br /&gt;
 INSTALLATION&lt;br /&gt;
 ============&lt;br /&gt;
 Run ./configure (see --help for options), then just type &amp;#039;make&amp;#039; and don&amp;#039;t forget&lt;br /&gt;
 to get the last hddtemp.db file on the site :&lt;br /&gt;
 &lt;br /&gt;
 $ wget http://www.guzu.net/linux/hddtemp.db&lt;br /&gt;
 &lt;br /&gt;
 By default, the hddtemp.db will we searched in /usr/share/misc directory but&lt;br /&gt;
 you can change this at compilation time with the --with-db-path option:&lt;br /&gt;
 &lt;br /&gt;
 $ ./configure --with-db-path=/etc/hddtemp.db&lt;br /&gt;
&lt;br /&gt;
 yum install gcc&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
 cd /usr/share/misc&lt;br /&gt;
 #wget http://download.savannah.nongnu.org/releases/hddtemp/hddtemp.db&lt;br /&gt;
 wget http://www.guzu.net/linux/hddtemp.db&lt;br /&gt;
&lt;br /&gt;
 /usr/local/sbin/hddtemp /dev/hda&lt;br /&gt;
   /dev/hda: HDS728080PLAT20: 37°C&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>