Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Monitoring temperatures
Date: Fri, 20 Mar 2009 22:55:35
Message-Id: 58965d8a0903201555i578343b1wb8c41980716348b0@mail.gmail.com
In Reply to: [gentoo-user] Monitoring temperatures by Grant
1 On Fri, Mar 20, 2009 at 4:14 PM, Grant <emailgrant@×××××.com> wrote:
2 > I have another dead power supply and/or another dead motherboard in my
3 > Gentoo router. I've tried to make that system as silent as possible
4 > and I wonder if I'm paying the price. How do you guys monitor system
5 > temperatures? Is lm_sensors the way to go? How do you keep an eye on
6 > the temperatures of multiple local and remote systems?
7
8 As long as lm_sensors supports your sensor chipset you should have
9 plenty of options. Check the list of applications on
10 http://www.lm-sensors.org/wiki/UsefulLinks
11
12 I don't do any remote monitoring but I suppose you could use also use
13 lm_sensors + grep to do your own alert script. The basic 'sensors'
14 output on my machine looks like this:
15
16 abituguru3-isa-00e0
17 Adapter: ISA adapter
18 CPU Core: +1.44 V (min +0.00 V, max +1.65 V)
19 DDR2: +2.10 V (min +1.70 V, max +2.50 V)
20 DDR2 VTT: +1.05 V (min +0.85 V, max +1.25 V)
21 CPU VTT: +2.42 V (min +1.90 V, max +2.90 V)
22 NB 1.2V: +1.47 V (min +1.15 V, max +1.75 V)
23 SB 1.5V: +1.59 V (min +1.25 V, max +1.85 V)
24 HyperTransport: +1.27 V (min +1.00 V, max +1.50 V)
25 ATX +12V (24-Pin): +12.42 V (min +9.60 V, max +14.40 V)
26 ATX +12V (4-pin): +12.54 V (min +9.60 V, max +14.40 V)
27 ATX +5V: +5.04 V (min +3.99 V, max +6.00 V)
28 ATX +3.3V: +3.38 V (min +2.64 V, max +3.94 V)
29 ATX 5VSB: +5.22 V (min +3.99 V, max +6.00 V)
30 CPU: +25°C (high = +75°C, crit = +85°C)
31 System: +35°C (high = +55°C, crit = +65°C)
32 PWM Phase1: +56°C (high = +125°C, crit = +135°C)
33 PWM Phase2: +56°C (high = +125°C, crit = +135°C)
34 PWM Phase3: +56°C (high = +125°C, crit = +135°C)
35 PWM Phase4: +54°C (high = +125°C, crit = +135°C)
36 PWM Phase5: +52°C (high = +125°C, crit = +135°C)
37 CPU FAN: 2760 RPM (min 300 RPM)
38 SYS FAN: 1500 RPM (min 300 RPM)
39 AUX1 FAN: 1380 RPM (min 300 RPM)
40 AUX2 FAN: 0 RPM (min 300 RPM)
41 AUX3 FAN: 0 RPM (min 300 RPM)