Search Mac Software Downloads
|
DESCRIPTION
SMARTReporter is an application that can warn you of some hard disk drive failures before they actually happen! It does so by periodically polling the S.M.A.R.T. status of your hard disk drive. S.M.A.R.T. (Self-Monitoring Analysis and Reporting Technology) is a technology built into most modern hard disk drives that acts as an "early warning system" for pending hard disk drive problems. SMARTReporter can notify you of impending hard disk drive failures by sending e-mails, displaying a warning dialog or executing an application. The current status of your hard disk drives is always displayed through the customizable menu item. Because SMARTReporter relies on the S.M.A.R.T. implementation of Mac OS X, it only supports ATA, SATA or eSATA hard disk drives, if you want S.M.A.R.T. support for your FireWire hard disk drive, send feedback to Apple. Please note that a S.M.A.R.T. alert doesn't mean that your HDD will completely fail for sure, nor can S.M.A.R.T. catch all possible HDD errors - it's just a very valuable indicator.
WHAT'S NEW
Version 2.4.6:
  • Fixed German localization (thanks to Stephy Rul)
  • Updated French localization (thanks to Ronald A. Leroux)
  • Updated Spanish and Catalan localizations (thanks to José Gil)
  • Updated Japanese localization (thanks to Jumpei Suzuki)
REQUIREMENTS
Mac OS X 10.5 or later. At least one ATA, SATA or eSATA hard disk drive

SHARE
Share
SCREENSHOT

Developer:corecode
Downloads:82,645
  - Version d/l:2,808
Utilities:System
License:Free
Date:07 Jan 2010
Platform:PPC/Intel

OTHER PEOPLE SUGGEST
Suggest something else:
SMARTReporter User Reviews (38 posts)Write A Review
sort: smiles | time
Jan 2 2010

LIBERTYFORALL1776  Very nice little app. Now it just needs to become 64-bit to be perfected...   
(Version 2.4.5)

praisebury
-8
[ 4 Replies - Reply ]
Replies:
Jan 3 2010

SJK  Based on feedback you're getting people find your repetitious comments about lack of 64-bit support irritating rather than helpful. Since you care about it so much why not contact developers directly instead of cluttering multiple product comments about it?  
(Version 2.4.5)

praisebury
+1
Jan 3 2010

CORECODE  it is 64-bit but defaults to starting in 32-bit.

from the FAQ:

Q: How do i run SMARTReporter in 64-bit mode?

A:

SMARTReporter supports running in 64-bit mode on Intel, but by defaults starts in 32-bit mode. To change this use the "Get Info" panel in the Finder on SMARTReporter and uncheck "Open in 32-bit mode".  
(Version 2.4.5)

praisebury
+6
Jan 3 2010

LIBERTYFORALL1776  Nice find! That is a dumb default behavior that makes no sense.   
(Version 2.4.5)

praisebury
-7
Jan 3 2010

CORECODE  >That is a dumb default behavior that makes no sense.

of course it makes sense:

• on leopard where all built in apps are 32 bit (except Chess), starting the first 64 bit app incurs a significant overhead: 64 bit versions of all system libraries have to be loaded, taking up megabytes of RAM and taking a while at it. on snow leopard where most apps are 64 bit this point is moot. unfortunately there is no way to default to 32 bit on leopard and 64 bit on snow leopard.

• since SMARTReporter uses nearly no CPU time (and certainly doesn't hit the 32 bit memory limi) the only measurable difference in running the 64 bit version really is that it consumes a tiny amount more RAM

• nevertheless the main reason to defaulting to 32 bit is that the 64 bit version needs testing. if i receive a couple of reports that "everything, including sending e-mails in custom settings mode still works fine in 64 bit mode" i just might make it default.  
(Version 2.4.5)

praisebury
+8

Oct 17 2009

MOOCAN  Hi,

Very essential application. great one.

@dev if you read me ... could you add growl notification ?

Kind Regards  
(Version 2.4.2)

praisebury
+1
[ 1 Reply - Reply ]
Replies:
Jan 3 2010

CORECODE  i've been reluctant to add growl support in the past because growl typically provides transient, easy-to-miss notifications and something as serious as a S.M.A.R.T. error notification has to be delivered in a can't-possibly-miss way, like a dialogue that stays on the screen until it is dismissed.

however i've learned that growl supports many plugins, that can e.g. push notifications to your iPhone and whatnot. so i've changed my mind and put it onto the ToDo list, but i don't think it will be done soon. i'm sure until then you can workaround the issue by using the "Execute application" notification to launch a script/app that triggers a growl notification.  
(Version 2.4.5)

praisebury
+2

Dec 29 2008

DOM21  I'm reading reviews here that talk about dropping blocks, like "Most just start dropping blocks right and left until the machine doesn't boot." How do you know when your HD is "dropping blocks"-- what does it mean?   
(Version 2.3.9)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Dec 29 2008

SJK  Simple answer: monitor the console for disk I/O errors on hard drive volumes that can be an indicator of bad blocks eventually leading to irrecoverable data loss.  
(Version 2.3.9)

praisebury
0
Dec 29 2008

SJK  Also, disk I/O errors indicating bad blocks can occur before any SMART errors are detected/reported (if ever). I've never seen the latter but have always replaced a drive after seeing recurring and increasing numbers of the former, fortunately without any irrecoverable data loss (thanks to backups or still being able to successful read data from a failing drive).  
(Version 2.3.9)

praisebury
+1

Jun 2 2008

AIKOUSHA  SMART isn't prescient. It cannot predict all problems that will cause a hard disc to become unreadable. It's main purpose is to detect hardware faults and issues which can cause and are signs of hardware failure and hardware issues that can cause write and read errors.

For instance (and I have had this happen several times with OSX directly related to Spotlight issues), if your system writes garbage to the boot blocks or partition maps, your hard drive will no longer boot or be recognized by the system, as this isn't a fault of the Hard Drive, there is no way SMART can predict it. However, if sector seeks start taking longer, or blocks start taking repetitive reads to load successfully, SMART will register these.

BTW, if your drive fails due to things like boot block or partition map corruptions, you may want to try the program "Data Rescue" or "Stellar Phoenix," the only two programs that will find and recover the files on drives so afflicted. I reccommend Data Rescue as it is infinitely faster, and tons more reliable.  
(Version 2.3.7)

praisebury
+2
[ Reply ]
May 19 2008

JACKWEB  Hmm SMART itself may not be reliable but at least if you're getting a more indepth check it might prove to be reliable in the long run.

SMART Utility offers additional functionality, including pre-failure warnings, that SMARTReporter doesn't seem to offer? (http://www.macupdate.com/info.php/id/24875/smart-utility)

I'm trying it out, no crashes yet. But not free :(

Though SMART Utility is really a GUI for the open source command line tool 'smartmontools':

http://smartmontools.sourceforge.net/

Or SMARTctl which is free, but hasn't been updated in over a year.

(http://www.macupdate.com/info.php/id/23777/smartctl)  
(Version 2.3.7)

praisebury
+1
[ Reply ]
Apr 20 2008

SILIZIUM  [Quote] "I agree with the previous poster. SMART itself is unreliable. I have had two disk crashes in 18 months - in both cases data was unrecoverable - couldn't even mount the volume. SMART status stayed green all the way - no warning." [/Quote]

If this is true, It's real flapdoodle to have this program.  
(Version 2.3.7)

praisebury
0
[ Reply ]
Feb 22 2008

EYL  I agree with the previous poster. SMART itself is unreliable. I have had two disk crashes in 18 months - in both cases data was unrecoverable - couldn't even mount the volume. SMART status stayed green all the way - no warning.  
(Version 2.3.7)

praisebury
0
[ Reply ]
Oct 4 2007

MICHELEBETTAZZI  Very useful but italian localisation still sucks...  
(Version 2.3.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Feb 7 2008

BILLY RAY VALENTINE  you could always help improve it ;)  
(Version 2.3.5.1)

praisebury
+1

Mar 14 2007

MR KITTY  Seems like the biggest limitation of this program would be the unreliability of SMART itself. Of all the failed drives I've dealt with over the years, only a fraction of them ever failed SMART.

Most just start dropping blocks right and left until the machine doesn't boot anymore.  
(Version 2.2.5)

praisebury
0
[ 2 Replies - Reply ]
Replies:
Feb 6 2008

ARGLBORPS  Same here. I've had quite a bunch of disks failing, none of them ever reported a bad SMART status.

SMART itself appears to be quite useless.  
(Version 2.3.5)

praisebury
0
Feb 22 2008

PEN_SQ  I think it's just a matter of what you look at. SMART is pretty good at reporting how heavily it's eating into the spare block count, and once the first regular block is finally broken, the disk is done. Smart may not report the disk as totally No Good until the spindle is finally snapped, but I'm shopping for a new drive the moment the spare count drops. I wish/hope this program does the same.  
(Version 2.3.7)

praisebury
0

Jan 31 2007

BDOG  I've always loved this app, thank you. 1 problem; If you select "Don't check disks when on battery power" you will get stuck with the "Looks like your drive config changed, the prefs window will be opened" dialogue next time it launches. Clicking OK dismisses the dialogue but it just keeps appearing over and over.  
(Version 2.2)

praisebury
0
[ 1 Reply - Reply ]
Replies:
Feb 1 2007

SFPDOMEY  fixed in 2.2.1

please always send problem reports to me by email (too) since i don't usually monitor various sites (like macupdate) for problem reports.  
(Version 2.2.1)

praisebury
0

View all 38 posts >>