up vote 21 down vote favorite
10
share [g+] share [fb]

I'd like to know if there is any tool, application, gadget or similar which lets me read the S.M.A.R.T. state of my HDDs while using Windows 7. Ideally it should be something that can monitor my HDD temperature automatically, but I'd be happy even to find something that lets me read it manually every once in a while.

link|improve this question

44% accept rate
possible duplicate of When to stop using a HDD? What rules/software apply? – Tom Wijsman Oct 10 '10 at 19:51
feedback

6 Answers

up vote 18 down vote accepted

I think HDTune works on Windows 7 too.

enter image description here

A blog-post reference.

link|improve this answer
It does indeed. Thanks! :-) – Adrian Grigore Aug 25 '09 at 8:22
5  
your screenshot scares me! Reallocated sector counts red.. I see data loss in someone's future.. scary. – Jeff Atwood Aug 25 '09 at 8:39
@Jeff, thankfully its just a sample screenshot from the HDTune site :-) – nik Aug 25 '09 at 9:50
16  
If Jeff is is easily scared by that screenshot, perhaps there is a market for geek horror movies. I'm thinking of classics like "Dawn of the Zombie Processes" or "The Texas Hard Disk Massacre". – Adrian Grigore Aug 25 '09 at 13:25
Windows server eventlog warnings and errors since a year back mayhem... – Oskar Duveborn Jan 9 '11 at 13:07
feedback

HDTune is a good commercial software. Speedfan works too, which is free. The trick is you will need to start as Administrator under Windows 7 to see the hard disks. It also works in x64.

enter image description here

link|improve this answer
Off topic but are you "THE" KalEl as in: overclockaholics.com/forums/member.php?u=1 ? – Myles Gray Mar 1 '11 at 15:13
feedback

HD Sentinel! Best ever, bar none!

link|improve this answer
feedback

S.M.A.R.T. Monitoring Tools:

smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.

  • command-line tools
  • works on my Windows Server 2008
  • support quite a few USB devices: Supported USB-Devices
link|improve this answer
feedback

PassMark DiskCheckup is free for personal use. Known issues of V3.0 (Build 1003):

  • Hardware RAID and SCSI are not supported. But dynamic disks (software RAID) are supported.
  • The Silicon Image SIL0680 Ultra-133 ATA RAID Controller has a bug which can cause a system lockup when the SMART data is accessed.. This bug exists in the current driver version, 1.0.1.7 and presumably in previous versions.
  • TEC predictions about future failure dates should be taken as a guide only and should not be considered accurate.
  • The majority of newer drives connected via USB and Firewire are supported. However, older drives may not be supported due to the protocol bridge on the hard disk not supporting SMART commands)
link|improve this answer
feedback

Ubuntu is a free operation system that you can put on CD or bootable USB. If you boot up Ubuntu it will automatically check your Hard Drive SMART function and report SMART errors. You can also access information by running Disk Utility in the Ubuntu OS.

link|improve this answer
Ubuntu might be nice and free, but that doesn't really answer my question. – Adrian Grigore Dec 14 '11 at 0:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.