On 10-05-04 10:46 AM, David Montminy wrote: > Bonjour, > > Quand je me connecte sur mon serveur par ssh, j'ai cette information > d'accueil qui s'affiche: > > Welcome to Ubuntu! > * Documentation: https://help.ubuntu.com/ > > System information as of Tue May 4 10:20:59 EDT 2010 > > System load: 0.23 Swap usage: 0% Users logged in: 0 > Usage of /: 2.5% of 107.06GB Temperature: 76 C > Memory usage: 18% Processes: 94 > > Graph this data and manage this system at https://landscape.canonical.com/ > > Je ne trouve pas d'ou la température vient... parce que lm-sensors et > hddtemp me donne des lecture différentes: > > t...@blackbox:~$ sensors > acpitz-virtual-0 > Adapter: Virtual device > temp1: +59.5°C (crit = +95.0°C) > > t...@blackbox:~$ sudo hddtemp /dev/sda > /dev/sda: WDC WD1200BB-98DWA0: 49°C
Salut David, C'est landscape-sysinfo qui affiche ça. Il va chercher la température dans /proc/acpi/thermal_zone/* qui, comme tu vois, diffère de lm-sensors. Comment ? Je l'ignore :) J'irais sur les manpage et aussi wikipedia pour en savoir plus. La commande acpi -t (après installer acpi) donnera le même résultat. A+ Fabian -- Ubuntu-quebec mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec
