Check Processor Temperature In Linux

RegisterLogin
Check Processor Temperature In Linux
Post Description: Please Show Me Check Processor Temperature In Linux I Want To Know How About Checking The Low And High Temperatures
Tags: Check, Processor, Temperature, In, Linux
This Post Was Posted On Dec 12, 2009 By Sarelee #2885
can anyone tell me what command i need to execute in the terminal command line to show what is the current temperature of the CPU of my system?

Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
masterblaster
#3937 1
If a problem occurs only in warm weather or after the computer’s been running for a while after starting, you may need to get a better heat sink or fan for your CPU or improve the computer’s internal case ventilation.
The Lm_sensors package

http://secure.netroedge.com/~lm78/

is a good way to monitor your CPU’s temperature, assuming your motherboard includes temperaturemonitoring features, as most Pentium II, Athlon, or better motherboards do. The ACPI tools also provide a means to monitor your CPU’s temperature.
May 05, 2010 Reply Report abuse
pormi
#3929 2
You can use files in the /proc/acpi directory to monitor your system and to change defaults.
Try using cat to view the contents of some of these files, as in cat /proc/acpi/event to view
recent ACPI events. Various tools can link into these files to provide you with useful information,
such as your CPU’s temperature and battery status. The acpi program is one of these tools; type
acpi -V to have the system display all the information it can.

if the command does not work, try installing the acpid daemon

yum install acpid
May 04, 2010 Reply Report abuse
speedfanner
#3169 3
i use speedfan, but i installed it on windows, not sure about linux

you can find speedfan at:

www . almico . com

what it does:
speedfan is a freeware program that monitors fan speeds and temperatures in computers with
a known monitoring chip. its main feature is that it can control the speed of the fans
according to the temperatures inside your pc, thus reducing noise and power consumption.
speedfan can also access s.m.a.r.t. data and temperatures from eide, sata and scsi hard
disks.

Jan 03, 2010 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Mon Dec 19, 2011 3:22 am
Powered by: Webune Forums V3