Gentoo Archives: gentoo-user

From: "Markus Schönhaber" <gentoo-user@×××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Monitor SATA with smart?
Date: Wed, 18 Apr 2007 10:32:25
Message-Id: 200704181226.42823.gentoo-user@schoenhaber.de
In Reply to: [gentoo-user] Monitor SATA with smart? by Matthias Fechner
1 Matthias Fechner wrote:
2
3 > is it possible to monitor SATA disks with smart?
4
5 Yes.
6
7 > sys-apps/smartmontools can not read smart on that disks.
8
9 It can. Try something like
10 smartctl -a -d ata /dev/sda
11 This ahould print all SMART info about the disk /dev/sda. The important part
12 wrt SATA disks is "-d ata"
13
14 Regards
15 mks
16 --
17 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Monitor SATA with smart? Matthias Fechner <idefix@×××××××.net>