PDA

View Full Version : Measuring CPU temperature in linux debian


ruskicar
27th February 2006, 23:55
Hy.

I have a question. How to set up software, that will show you your CPU temperature and other motherboard sensors' information?

I have heard of a software called lm_sensors, but I don't know how to use or configure it.

If anyone has already done this on Debian, I would be very glad to describe me, how to do that.

Best regards,
Drejc

ajoian
28th February 2006, 11:57
apt-get install mbmon

Debian Sarge

ruskicar
28th February 2006, 15:35
thanks!

bye