Claudio Kuenzler
Claudio Kuenzler
Table created. Hoping for many contributions and more data. https://github.com/Napsty/check_smart/blob/master/SSD-TBW-Warranty.md
@turbo124 So is this feature request closed as "won't do" or did you implement the feature request in a commit?
That would be the best solution I guess. Do you have an example?
I'd put my name forward if I'd understand the Go language, sorry :( If I can help in another way, let me know.
What about if pdns would lookup the pdns.conf file and check for the option `default-soa-edit`? ``` # grep "^default-soa-edit" /etc/powerdns/pdns.conf default-soa-edit=INCEPTION-INCREMENT ``` If a zone is created through the API...
Similarity to #86 . It seems that attribute 169 (Remaining_Lifetime_Perc) is a decreasing counter and needs to be handled differently than other attributes (including 202 Percent_Lifetime_Remain).
> 231 SSD_Life_Left Is this a decreasing or increasing counter?
How do you see that the drive is failing now? Any indicators, failures, logs, etc? As you correctly mentioned, this is the same problem as the linked issue #73. check_smart...
Where do you see 1% lifetime in the SMART table?
``` ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 233 Media_Wearout_Indicator 0x0032 001 001 000 Old_age Always - 0 ``` So value 001 means 1% remaining? Is this...