ProLiant Servers (ML,DL,SL)
1753297 Members
6689 Online
108792 Solutions
New Discussion

Re: ML110 G3, howto to get sata disk temperature using SMART?

 
Oliver Schulze L.
Occasional Advisor

ML110 G3, howto to get sata disk temperature using SMART?

Hi,
I have a ML110 G3 running RHEL4.4

I have 2 SATA disk connected in SATA mode (no raid mode)

I wonder if there is an HP driver for SATA, so I can get the disk temperature using SMART.

I need something like this:
smartctl -a /dev/sda | grep Temperature

It works fine on SCSI and PATA disk.

Thanks
Oliver
1 REPLY 1
Oliver Schulze L.
Occasional Advisor

Re: ML110 G3, howto to get sata disk temperature using SMART?

Solved here:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1072429

Use this command in Linux:
smartctl -d ata -a /dev/sda|grep Temp