Miguel Figueiredo Mascarenhas Sousa Filipe wrote:
>
> this is what I get on mac book pro 15.4:
> [EMAIL PROTECTED]:/usr/lib# smartctl -d ata -a /dev/sda |grep Temp
> 194 Temperature_Celsius     0x0022   100   100   000    Old_age   
> Always       -      44 (Lifetime Min/Max 23/55)
>
> somehow, I don't believe those 100ºC ...
>
> any clues to what might cause this ?
Your hdd has a temperature of 44°C and had a maximum temperature of 
55°C. The two 100 values are SMART indicators which describe device 
health. Normally a value of 100 means excellent condition.

The columns from left to right:

- SMART attribute id (194)
- SMART attribute name (Temperature_Celsius)
- SMART attribute flag (?)
- SMART indicator current value (100). This normally is a relative value.
- SMART indicator worst value so far (100). This normally is a relative 
value.
- Threshold - when the indicator value is lower than this value, the hdd 
needs attention.

Some attributes need different interpretation on different drives. My 
has the following attributes for temperature:

194 Temperature_Celsius     0x0022   037   055   000    Old_age   
Always       -       37 (Lifetime Min/Max 0/19)

Current and worst values indicate current and highest temperature so far 
on this drive.

By the way - the temperature is so low, because the Mac has just been 
booted.

- Jan.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mactel-linux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users

Reply via email to