Closed 2Shirt closed 3 years ago
This report was for a Samsung PM871b Series M.2 SSD model: MZNLN128HAHQ-000H1
My read of that doc says that the supercap value should be interpreted as follows: 100 = 100% life remaining, 0 = 0% life remaining.
Found this ticket in smartmontools which supports that theory. This report is for an HP variant but I'm guessing it applies in this case as well.
Plan - Override attribute 201 using the regex described in the smartmontools ticket. This will require supporting inverted scales in attribute definitions. If a new key in the dict is added then this should require the least modification to the existing code.