Napsty / check_smart

Monitoring Plugin to check hard drives, solid state drives and NVMe drives using SMART
https://www.claudiokuenzler.com/monitoring-plugins/check_smart.php
GNU General Public License v3.0
67 stars 20 forks source link

Add TBW calculations for end of life prediction in SSDs #80

Open Napsty opened 2 years ago

Napsty commented 2 years ago

Now having had a few experiences (https://www.claudiokuenzler.com/blog/1163/western-digital-green-ssd-dead-without-pre-fail-indication) with SSDs dying out of the blue, I think we need to add another sub-check to check_smart. For Solid State Drives the TBW limit seems to be a good (?) indicator when the predicted "safe life time" has ended.

The big work is certainly to create something like a table with a general oversight of the TBW warranty limits of the different vendors and SSD models. Unless such a table exists already somewhere. Hints are welcome!

Napsty commented 1 year ago

Table created. Hoping for many contributions and more data. https://github.com/Napsty/check_smart/blob/master/SSD-TBW-Warranty.md