Wir stehen zur Ukraine, um die Menschen in Sicherheit zu bringen. Mitmachen
DE
Wenn Sie über Links auf unserer Website einkaufen, erhalten wir möglicherweise eine Affiliate-Provision

SMART Utility für Mac

Überprüft das Hardware-Diagnosesystem der Festplatten.

$25.00
Version 3.2.7
3.3
Basierend auf 21 Benutzerbewertungen

SMART Utility Überblick

SMART Utility ist eine Anwendung zum Überprüfen des internen Hardware-Diagnosesystems von Festplatten. SMART (Self-Monitoring Analysis and Reporting Technology) ist ein von den Herstellern in Festplatten integriertes System, das verschiedene Messwerte (sogenannte Attribute) zum Betrieb einer Festplatte meldet. Anhand dieser Attribute lässt sich erkennen, ob eine Festplatte mechanische oder elektrische Probleme hat, und sie können darauf hinweisen, dass die Festplatte ausfällt. So bleibt hoffentlich noch Zeit für eine Datensicherung und den anschließenden Austausch der Festplatte.

Führen Sie dieses Dienstprogramm einmal pro Woche oder öfter aus, um sicherzustellen, dass Ihre Festplatte und Ihre Daten in Ordnung sind!

Hinweis: Die Demoversion läuft 30 Tage lang oder bis zu 15 Starts, je nachdem, was länger dauert.

Was ist neu in Version 3.2.7

  • Unterstützung für die Internet-Zugriffsrichtlinie von Little Snitch hinzugefügt
  • Dunkler Modus deaktiviert, bis er vollständig bereit ist
  • Fehler bei den IDs auf NVMe-Laufwerken behoben
  • Unnötige zusätzliche Protokollierung behoben
  • Aktualisierung auf Sparkle 1.27.1
  • Aktualisierung auf smartctl 7.3, das deutlich mehr Laufwerke unterstützt

SMART Utility für Mac

$25.00
Version 3.2.7
Schreiben Sie eine ausführliche Rezension zu SMART Utility

Schreiben Sie Ihre Gedanken in unserem klassischen Kommentarfeld

MacUpdate Kommentarrichtlinie. Wir empfehlen ausdrücklich, Kommentare zu hinterlassen – Kommentare mit beleidigenden Wörtern, Mobbing oder persönlichen Angriffen jeglicher Art werden moderiert.
3.3

(45 Rezensionen zu SMART Utility)

  • Kommentare

  • Nutzerbewertungen

qb
qb
Mar 12, 2019
3.2.4
5.0
Mar 12, 2019
5.0
Version: 3.2.4
Does anyone know if this developer post is from 2019? I just see a date of 8-Jan. I believe it is from 2019 and does indicate development is continuing. Yay! https://www.volitans-software.com/2019/01/the-future-of-smart-utility-2/ The Future of SMART Utility We wanted to give an update on SMART Utility. As you probably know, version 4.0 is much delayed. This lead to a re-evaluation of the roadmap. Version 4.0 was too ambitious for a single release, especially re-designing the interface. So the revise plan is this: Version 3.3 (out in a few weeks): Some new features and a bunch of bug fixes Version 4.0 (out in six months): Re-work the algorithm to better match todays drives Version 5.0 (out in one to two years): Re-design the interface
Mcr
Mcr
Dec 29, 2018
3.2.4
0.0
Dec 29, 2018
0.0
Version: 3.2.4
Users need to realize, this app (and similar ones) are dependent and/or influenced by several external factors.
1) The information returned by SMART is open to interpretation. In many cases, manufacturers themselves don't adhere to the same interpretation of what a particular data field means relative to their product. Ultimately, the manufacturer of the drive decides how and what to report back. There really isn't any enforcement to keep manufacturers in line as far as how their devices report.

Once data is returned, then SOME programs that try to calculate and give a 'probability' of failure or life expectancy rating.; these ratings need to be taken in context, or at least take with grain of salt. There are several industry studies which have shown that correlation between SMART data, predictions made based on the data and actual failure rates, is NOT that strong...possibly only correlated in less than a third of hard drive failures. I've had rotational drives during the initial 'burn in' period that show a increase in some of the so called negative indicators (bad sectors reallocated); but then 'settle down' and continue working fine for years afterwards with no increases. Don't get caught up too much in what SMART data is saying, unless you see a trend overtime. Your strategy should be to always have multiple backups of key data, so that when and if a drive fails, your data is safe, rather than obsessing about whether to replace a drive the first time it shows any negative indication.

2) Regards SSDs, the SMART standard and specification was developed at a time when all drives were rotational. When it comes to SSD/non mechanical drives, many of the data types/info defined by SMART are ambiguous at best, or meaningless, or at worse used by manufacturers to bolster their product when in fact they are irrelevant. Some makers have added on additional data fields to report so called 'SSD' specific info, but other makers are not required to use them, or if they do, don't necessarily report back the same data, since the definition is so open. Or worse, they will come up with a way to report back a lower value and use that in a positive spin, even the meaning of what that data really indicates has been redefined by them. A perfect example is data field 231, loosely defined as 'Life Left' for SSD drive. Remember, this is data reported back by the drive based on the manufacturer's interpretation. Using different criteria, Samsung drives might report back a million erase cycles remaining, but Crucial drives might use that field to report back that 50% reserved space is left.

So, in the case of Samsung, if the drive was rated for 2 million erases cycles, does that mean the drive has 50% of life remaining; on a Crucial drive, if you never get close to using the full capacity, 50% reserved space isn't really a factor; and what actually can be inferred from that as far as 'Life Remaining'. For example, when a manufacturer says this SSD drive reports 'zero' whatever, i.e. my product is good....well, actually ALL SSDs are going to report a zero for that data, or some might report '100', but so what, because it has no relevance for non-mechanical drives.

Most people I suspect pay particular attention to the 'reallocated bad sector' data; for rotational drives that makes good sense. For SSDs, the data has less relevance, because the standard hasn't evolved to define what that really means for SSDs, so manufacturer's have, of course, used this ambiguity to dictate the data returned to put their product in a better light. With modern SSDs and controlers using techniques likes over provisioning, trim, garbage collection, etc. it can be open to interpretation what a 'bad sector' is. Manufacturer's can take a problem 'memory location' and move it to the over provisioning bucket of memory, or mark it to never be trimmed or garbage collected....does that mean they have to report it as a 'bad sector'. It's straight forward to associate an actual physical location of a bad sector when it comes to rotational device; for a memory device, it's a little more complicated. A "sector of data" on a rotational drive is 512 bytes at a physical location on the disk. With SSDs the smallest block is 512 KB (a thousand times larger), made up of pages, which can be variable, but frequently 4KB. These pages may or not be continguous in the 'traditional' sense, and can CHANGE internally without any knowledge to the operating system. This happens when an SSD drive performs it's own internal clean up, provisioning and trim operations. Windows and macOS still see that 'sector' of your Word document as sitting at sector 143,245; but internally, the drive can move the location and composition of that block around.

3) In order to retrieve SMART data, requires either an interface that is capable of doing so, or a direct method to the drive which requires specific knowledge of the model and how to retrieve the info (without using the standard interface commands). Internal drives on a SATA bus have no issues, the SATA spec provides for the proper commands to query a drive and report back the data. External drives are dependent on the chipset of the enclosure as to whether the interface supports the SMART commands needed to query the drive and return the SMART data. Older USB external interfaces (as well as Firewire) did not have this pass through capability. Newer interfaces which support USB Attached SCSI (UAS) or USB Attached SCSI Protocol (UASP). do allow for SMART data retrieval, so when you buy an external drive or stand alone enclosure or drive dock, make sure it supports UASP

End of the day, it's fine we have programs that report back SMART info. For rotational drives, more useful, for SSD's, not as much. How you personally, or the programs that retrieve data, interpret what that data means, can be subjective, particularly when it comes to trying to predict failure or life expectancy (again, better for rotational, not so much SSDs). Generally speaking, mechanical devices physically wear down over time, so may be possible to see a trend and they 'fail over time'. Pure electronic components tend to not show 'symptoms' or degradation over time, for lack of a better word; they work until such time that they don't work. That's why I said it's better to be sure that you have multiple backups rather than obsess too much about whether a particular device is showing signs of failure or going to fail.
GeogProf
GeogProf
Aug 2, 2018
3.2.3
0.5
Aug 2, 2018
0.5
Version: 3.2.3
No responses from developer to any queries. No updates since Oct. 2016 despite the MANY advances and changes in drive tech. No way.
GeogProf
GeogProf
May 7, 2017
3.2.3
0.5
May 7, 2017
0.5
Version: 3.2.3
THIS DOES NOT WORK ON SSDs (Solid State Drives) — IT ONLY WORKS ON HDDs (Hard Disk Drives, which Apple abandoned years ago in all MacBooks). Developer, please correct me if I’m wrong. If I’m not, do the right thing and indicate as much in your app’s introduction. BTW, DriveDX DOES work on SSDs. So now I have to abandon this $25 license and buy a $25 DriveDX license.
qb
qb
Mar 17, 2017
3.2.3
5.0
Mar 17, 2017
5.0
Version: 3.2.3
I've owned a 10-pack license and used SMART Utility since mid-2010. I do IT support and offend diagnose the "spinning beachball" on client computers as bad drive sectors. I find it amazing that even a single bad sector, even if reallocated, can cause such problems but they do. S-U has provided the info I need to point out that a replacement HDD is needed and get the client back running smoothly. I look forward to the announced, but late, release of v4!
GeogProf
GeogProf
May 7, 2017
0.5
May 7, 2017
0.5
Version: null
qb
qb
Mar 17, 2017
5.0
Mar 17, 2017
5.0
Version: null
christian-schaffner
christian-schaffner
Jan 24, 2017
1.0
Jan 24, 2017
1.0
Version: null
A1D
A1D
Mar 8, 2016
1.0
Mar 8, 2016
1.0
Version: null
fwilkinson
fwilkinson
Nov 2, 2015
2.0
Nov 2, 2015
2.0
Version: null
teamspike
teamspike
Jan 18, 2015
4.5
Jan 18, 2015
4.5
Version: null
JohnP7216
JohnP7216
Jul 1, 2014
2.5
Jul 1, 2014
2.5
Version: null
Just-Annutha-Dewd
Just-Annutha-Dewd
Jun 29, 2013
4.0
Jun 29, 2013
4.0
Version: null
Pmyersjr
Pmyersjr
May 19, 2013
3.0
May 19, 2013
3.0
Version: null
Vid
Vid
Apr 10, 2013
4.0
Apr 10, 2013
4.0
Version: null
Macinman
Macinman
Apr 4, 2013
5.0
Apr 4, 2013
5.0
Version: null
Johnleh
Johnleh
Dec 16, 2012
1.0
Dec 16, 2012
1.0
Version: null
Xenophile
Xenophile
May 9, 2012
3.5
May 9, 2012
3.5
Version: null
Thinking-Differently
Thinking-Differently
Nov 14, 2011
5.0
Nov 14, 2011
5.0
Version: null
Captain5
Captain5
Sep 30, 2011
5.0
Sep 30, 2011
5.0
Version: null
Mail3
Mail3
Mar 8, 2011
5.0
Mar 8, 2011
5.0
Version: null
anonymous-camel-2414
anonymous-camel-2414
Mar 3, 2010
3.0
Mar 3, 2010
3.0
Version: null
Cuchulainn
Cuchulainn
May 5, 2009
2.0
May 5, 2009
2.0
Version: null
Marco114
Marco114
Apr 29, 2009
4.0
Apr 29, 2009
4.0
Version: null
Dubbelish
Dubbelish
Mar 22, 2009
5.0
Mar 22, 2009
5.0
Version: null
Akrobat
Akrobat
Sep 24, 2007
3.0
Sep 24, 2007
3.0
Version: null