Convert Seagate SMART RAW values for attributes:
1 Raw_Read_Error_Rate
7 Seek_Error_Rate
195 ECC_On_the_Fly_Count
to actual errors. These values are known to display huge numbers, often leading to unnecessary worries or even panic. The RAW values however represent both an event count and the number of errors: IOW how many reads and how many errors during those. If we consider a hard drives does many read operations, the RAW SMART value will rapidly increase, so it’s quite normal to see huge numbers here.
Handles both decimal and hex values (hex values preceded by 0x, example 0xFE45E3).
More info here: https://www.disktuna.com/big-scary-raw-s-m-a-r-t-values-arent-always-bad-news/