PDA

View Full Version : Monitorare temperature


Floris
24-09-2011, 15:57
Ciao a tutti,

Ho installato LinuMint 11.
Sapete consigliarmi un programma per monitorare le temperature dell'hardware?
(forse ce n'è già uno installato ma non lo trovo).

Grazie

eaman
24-09-2011, 19:54
A livello 'basso' buoi usare sensord, assieme a pwmconfig e fancontrol per gestire le ventole magari. Poi in gere ci sono degli applet / sys-monitors per vedere in grafica i dati estrapolati dall'hardware. In genere il dektop manager ha dei tool appositi: es System monitor per kde.

sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +59.0°C (high = +84.0°C, crit = +100.0°C)
Core 1: +58.0°C (high = +84.0°C, crit = +100.0°C)

w83627ehf-isa-0290
Adapter: ISA adapter
Vcore: +1.14 V (min = +0.00 V, max = +1.74 V)
in1: +1.14 V (min = +0.06 V, max = +0.46 V) ALARM
AVCC: +3.33 V (min = +2.38 V, max = +2.22 V) ALARM
+3.3V: +3.31 V (min = +3.25 V, max = +0.64 V) ALARM
in4: +1.69 V (min = +0.47 V, max = +0.23 V) ALARM
in5: +1.73 V (min = +1.10 V, max = +1.50 V) ALARM
in6: +1.88 V (min = +1.65 V, max = +0.13 V) ALARM
3VSB: +3.31 V (min = +2.40 V, max = +3.20 V) ALARM
Vbat: +0.51 V (min = +0.59 V, max = +0.64 V) ALARM
in9: +1.61 V (min = +0.10 V, max = +0.30 V) ALARM
fan1: 0 RPM (min = 10546 RPM, div = 128) ALARM
fan2: 937 RPM (min = 958 RPM, div = 8) ALARM
fan3: 0 RPM (min = 811 RPM, div = 128) ALARM
fan5: 0 RPM (min = 10546 RPM, div = 128) ALARM
temp1: +35.0°C (high = +229.0°C, hyst = +248.0°C) ALARM sensor = thermistor
temp2: +37.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor
temp3: +44.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor
cpu0_vid: +1.219 V

Kipe
24-09-2011, 20:30
Ciao, devi installare lm-sensors, poi dai da terminale sensors-detect.
Qui (http://guide.debianizzati.org/index.php/Lm-sensors) una piccola guida.
Poi come ti hanno già suggerito, ogni DE ha suoi applet/front-end per la visualizzazione dei dati.

Floris
24-09-2011, 20:36
es System monitor per kde.

Uso gnome! Cercherò qualcosa di analogo.

Grazie per le risposte.

eaman
24-09-2011, 23:14
Yep ha ragione Kipe: installa il pacchetto lm-sensors, sensord non e' necessario.

JohnBytes
25-09-2011, 09:55
Dopo aver installato il pacchetto lm-sensor puoi sfruttare un programmino con interfaccia grafica che si appoggia proprio ad lm-sensor, cioè questo:
http://wpitchoune.net/blog/psensor

molto carino.