Re: smart Airflow_Temperature_Cel attribute value on Micron RealSSD
Christian Franke <[email protected]>
| Newsgroups | gmane.linux.utilities.smartmontools |
|---|---|
| Message-ID | <[email protected]> |
Janardhan Molumuri wrote: > The drivedb.h > http://www.smartmontools.org/browser/trunk/smartmontools/drivedb.h > doesn't mention the attribute (190 - Airflow_Temperature_Cel). Is it > that the smartctl supposed to report only the below values as > specified in the drivedb.h (seems like not the case here)? The -v options change the default setting for an attribute. Default settings are documented in first dummy entry drivedb.h. See also smartctl man page. > There is no easy way to ignore some attributes on the command line. Smartctl always prints all attributes provided by the drive. Simply filter smartctl output with some script, e.g. # /usr/sbin/smartctl -A /dev/sdX | sed '/^194 Temp/d' Thanks, Christian ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds