"Klaus Alexander Seistrup" <spam@magnetic-ink.dk> wrote in message
news:32266483-9084-4a5a-bf79-c63bb087e21f@news.szn.dk...
> T.Rout skrev:
>
> > Jeg ville lige høre om der til linux (i dette tilfælde Debian)
> > findes et program lignende Motherboard Monitor til Windows ?
>
> Ja, se <
http://www.lm-sensors.nu/>. Med kommandolinjeprogrammet
> sensors får man data præsenteret på denne måde:
>
> #v+
> $ sensors
> it87-isa-0290
> Adapter: ISA adapter
> Algorithm: ISA algorithm
> Vcore: +1.74 V (min = +1.64 V, max = +1.82 V)
> Vcc2.5V: +2.48 V (min = +2.36 V, max = +2.62 V)
> Vcc3.3V: +3.36 V (min = +3.13 V, max = +3.45 V)
> Vcc5V: +4.91 V (min = +4.72 V, max = +5.24 V)
> +12V: +12.16 V (min = +11.04 V, max = +12.84 V)
> SB3V: +3.45 V (min = +3.26 V, max = +3.61 V)
> -12V: -12.24 V (min = -12.96 V, max = -11.16 V)
> SB5V: +5.04 V (min = +4.72 V, max = +5.24 V)
> VBat: +3.44 V
> Mainboard: +41°C (min = +30°C, max = +45°C)
> Processor: +56°C (min = +30°C, max = +65°C)
> $
> #v-
>
> men der findes en del grafiske programmer der kan vise data på
> forskellig måde. Prøv fx "apt-cache search lm-sensors".
Det er ret nemt at integrere i RRDTool, f.eks. via Cacti.
/Jesper