Tim Johnson
2016-06-02 18:00:42 UTC
Hello,
I was excited to begin producing historical temperature data for our many hard drives by parsing the attrlog .csv files in /var/lib/smartmontools . In practice, however, I have been hit by the fact that the values for Seagate drives are in the appropriate celsius range, while the values for our HGST drives are 'normalized' at somewhere between 160 and 230.
I am wondering if there is a place I can go to find out how to convert the raw or 'normalized' value stored in the attrlog CSV files into celsius for HGST drives. If it means looking at a specific source file in smartmontools, I can try that. If there is some other shorthand or tool, or option we can add so smartd records the normalized value differently, I think we are open to that too.
Specific examples of what I'm talking about:
In the attrlog for an ST2000DM001-1CH164, SMART 194 is recorded as: 194;44;94489280556;
In the attrlog for an HMS5C4040ALE640, SMART 194 is recorded as: 194;193;176095166495;
Any tips?
Thanks,
Tim
I was excited to begin producing historical temperature data for our many hard drives by parsing the attrlog .csv files in /var/lib/smartmontools . In practice, however, I have been hit by the fact that the values for Seagate drives are in the appropriate celsius range, while the values for our HGST drives are 'normalized' at somewhere between 160 and 230.
I am wondering if there is a place I can go to find out how to convert the raw or 'normalized' value stored in the attrlog CSV files into celsius for HGST drives. If it means looking at a specific source file in smartmontools, I can try that. If there is some other shorthand or tool, or option we can add so smartd records the normalized value differently, I think we are open to that too.
Specific examples of what I'm talking about:
In the attrlog for an ST2000DM001-1CH164, SMART 194 is recorded as: 194;44;94489280556;
In the attrlog for an HMS5C4040ALE640, SMART 194 is recorded as: 194;193;176095166495;
Any tips?
Thanks,
Tim