On 10/18/2012 08:23 PM, thus Surya Saha spake:> I am trying to get the temperature of a Poweredge 2850 with CentOS
> 6.3 on it. Has anybody on this list done this successfully? Thanks
>
> -Surya
Install 'lm_sensors' and run 'sensors-detect' to check what it
finds.
On an 2950:
[timo at vengeance ~]# sensors
i5k_amb-isa-0000
Adapter: ISA adapter
Ch. 0 DIMM 0: +48.0?C (low = +105.0?C, high = +124.0?C)
Ch. 0 DIMM 1: +42.0?C (low = +105.0?C, high = +124.0?C)
Ch. 1 DIMM 0: +41.0?C (low = +105.0?C, high = +124.0?C)
Ch. 1 DIMM 1: +38.5?C (low = +105.0?C, high = +124.0?C)
Ch. 2 DIMM 0: +46.5?C (low = +105.0?C, high = +124.0?C)
Ch. 2 DIMM 1: +43.0?C (low = +105.0?C, high = +124.0?C)
Ch. 3 DIMM 0: +46.0?C (low = +105.0?C, high = +124.0?C)
Ch. 3 DIMM 1: +43.5?C (low = +105.0?C, high = +124.0?C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +40.0?C (high = +80.0?C, crit = +100.0?C)
Core 1: +42.0?C (high = +80.0?C, crit = +100.0?C)
coretemp-isa-0001
Adapter: ISA adapter
Core 0: +50.0?C (high = +80.0?C, crit = +100.0?C)
Core 1: +57.0?C (high = +80.0?C, crit = +100.0?C)
> PS: Apologies for cross posting if you are on the Poweredge list.
HTH,
Timo