|
From: Dan L. <da...@ob...> - 2014-06-10 11:26:05
|
On 06/10/14 12:32, Sylvain Utard:
> I'm a bit lost trying to monitor the health a my SSD drives. I read a lot of blog posts about it but I'm still confused about how to interpret what appears to be "important metrics" like Reallocated_Sector_Ct and Media_Wearout_Indicator.
Well, there is no generic answer to your question. The meaning of
attributes raw value is vendor/model/revision specific.
Even the cooked value ("VALUE") has no defined meaning beyond simple
"above THRESH/below THRESH".
So you need to ask device's vendor. Vendor's specification may or may
not be available to public.
Fortunately, Intel disclosed required information for S3500 model. Did
you read the product specification ?
> http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/ssd-dc-s3500-spec.pdf
Information you are interested in are available in chapter 5.4.
Dan
|