[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Is this bad?
- Subject: [ale] Is this bad?
- From: ups at tree.com (Stephan Uphoff)
- Date: Mon Jul 12 20:51:59 2004
- In-reply-to: Message from Chris Fowler <[email protected]> of "12 Jul 2004 20:06:52 EDT." <1089677212.15358.43.camel@devel>
Chris Fowler wrote:
> Jul 12 19:10:44 sam2u smartd[1204]: Device: /dev/hdb, SMART Usage
> Attribute: 194 Temperature_Celsius changed from 133 to 127
This is a normalized value - don't try to cook on /dev/hdb ;-)
Your temperature decreased - this is definedly good.
A for the absolute temperature or how close you are to the
max temperature you need to query the drive.
Try
smartctl -a /dev/hdb
and look at the RAW value for the temperature.
( Take a look at the manual page for a description of normalized ...)
Stephan