Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th October 2006, 11:00 AM
Reisswolf's Avatar
Reisswolf Offline
Registered User
 
Join Date: May 2006
Posts: 333
Monitoring the CPU's Temperature

Hi,

I am (still) using Fedora Core 5. In GNOME what is the best way to monitor the temperature of the CPU?

Thanks in advance for your help.
Reply With Quote
  #2  
Old 26th October 2006, 11:22 AM
funknor Offline
Registered User
 
Join Date: May 2005
Location: Texas
Posts: 134
I am using the Sensor Applet, its pretty cool, it puts the temparature on the menu bar.
Reply With Quote
  #3  
Old 26th October 2006, 11:56 AM
Reisswolf's Avatar
Reisswolf Offline
Registered User
 
Join Date: May 2006
Posts: 333
Hi,

Thanks for your response. I have downloaded lm_sensors-2.10.1.tar.gz and installed it. (According to the documentation I do not need the i2c packages since my kernel version is 2.6.)

But "Add to Panel" still does not bring up "Sensors" or anything. When I try to run "sensors" from the command line, I get the following error:

Code:
Can't access procfs/sysfs file
Kernel interface access error
For 2.6 kernels, make sure you have mounted sysfs and libsensors
was compiled with sysfs support!
But when I try to mount sysfs, mtab tells me that it is already mounted. How do I ensure that libsensors was compiled with sysfs support?

Thanks in advance for your help.
Reply With Quote
  #4  
Old 20th January 2007, 10:19 PM
tomoir_III's Avatar
tomoir_III Offline
Registered User
 
Join Date: Nov 2006
Posts: 68
There could have been some sort of error in compiling and installing the tarball. Try this:
Code:
yum install gnome-applet-sensors
BTW, awesome applet. Thanks, Funknor.
Reply With Quote
  #5  
Old 20th January 2007, 10:38 PM
sebnukem's Avatar
sebnukem Offline
Registered User
 
Join Date: May 2004
Location: Colorado
Age: 40
Posts: 159
Thanks for the Sensor Applet tip. It is cool indeed.
Reply With Quote
  #6  
Old 20th January 2007, 11:12 PM
GeMahn's Avatar
GeMahn Offline
Registered User
 
Join Date: May 2006
Location: CHI TOWN
Posts: 28
If you interested in another cool program all together check out gkrellm. It can give sensors warnings and can display files system space and also has real cool themes too while sitting in a corner on your desktop.
try this
yum install -y gkrellm gkrellm-themes

Last edited by GeMahn; 20th January 2007 at 11:15 PM.
Reply With Quote
  #7  
Old 30th January 2007, 01:00 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Here's another:
http://computertemp.berlios.de/index.php

And Reisswolf: if you haven't got sensors running yet, I believe it's because you must run "sensors-detect" before they will work.
__________________
VinceHowTo:Install Linux
RPMME repo
Automated Install Scripts for the Goodies and I-Kandy: FedoraPlus (formerly AutoTen), EasyLife
Various Packages by forum members
Direct Rendering for Mach64 and other older chipsets
Nvidia Videocard Setup In Fedora Linux

1. Compaq Presario SR2020NX, F8 x86 (F11 VM)/WinXP MCE Smolt Profile
2. micron.pc ClientPro CN, F9 x86/F10 x86 KDE-Live+E17 Smolt Profile F9 Smolt Profile F10
3. emachines etower 466id, F11 i586 LXDE/Win98SE Smolt Profile

Registered Linux User #436519

Last edited by Hlingler; 30th January 2007 at 01:05 PM.
Reply With Quote
  #8  
Old 12th March 2007, 12:43 PM
krige's Avatar
krige Offline
Registered User
 
Join Date: Mar 2007
Location: Cosenza, Italy
Age: 37
Posts: 51
I have installed gnome-applet-sensors through yum: how do I run it?
It does not appear in any menu, nor running it from terminal works.
__________________
Registered Linux user: 443874
1 FC6 Workstation, 4 FC4 Servers, 1 FC3 Laptop
Reply With Quote
  #9  
Old 12th March 2007, 03:31 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
You right-click on any panel and select "Add to Panel" from the context menu that appears. You'll get a window that lists all available applets (there may be many). The sensors applet is not necessarily called "gnome-sensors-applet", but it should be easy to identify it in the list. After you add it, right-click on it in the panel and select set-up to set your preferences.

Vince

P.S. It only works in GNOME, of course.
__________________
VinceHowTo:Install Linux
RPMME repo
Automated Install Scripts for the Goodies and I-Kandy: FedoraPlus (formerly AutoTen), EasyLife
Various Packages by forum members
Direct Rendering for Mach64 and other older chipsets
Nvidia Videocard Setup In Fedora Linux

1. Compaq Presario SR2020NX, F8 x86 (F11 VM)/WinXP MCE Smolt Profile
2. micron.pc ClientPro CN, F9 x86/F10 x86 KDE-Live+E17 Smolt Profile F9 Smolt Profile F10
3. emachines etower 466id, F11 i586 LXDE/Win98SE Smolt Profile

Registered Linux User #436519
Reply With Quote
  #10  
Old 12th March 2007, 03:37 PM
krige's Avatar
krige Offline
Registered User
 
Join Date: Mar 2007
Location: Cosenza, Italy
Age: 37
Posts: 51
Quote:
Originally Posted by Hlingler
You right-click on any panel and select "Add to Panel" from the context menu that appears. You'll get a window that lists all available applets (there may be many). The sensors applet is not necessarily called "gnome-sensors-applet", but it should be easy to identify it in the list. After you add it, right-click on it in the panel and select set-up to set your preferences.
Thanks. I have found an entry called "Hardware Sensors Monitor" and added it to the top panel: it displays the message "No sensors found!" and when I right click there is no "set-up" entry, just "Remove from Panel", "Move" and "Lock to Panel".
__________________
Registered Linux user: 443874
1 FC6 Workstation, 4 FC4 Servers, 1 FC3 Laptop
Reply With Quote
  #11  
Old 12th March 2007, 10:56 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Do you have the lm_sensors daemon running? As root user, type at the command line: service lm_sensors restart . That should provide the data for the applet - give it a few minutes to update, maybe 10-15 minutes. Hope that does it. If that doesn't work, we'll have to try something else.
__________________
VinceHowTo:Install Linux
RPMME repo
Automated Install Scripts for the Goodies and I-Kandy: FedoraPlus (formerly AutoTen), EasyLife
Various Packages by forum members
Direct Rendering for Mach64 and other older chipsets
Nvidia Videocard Setup In Fedora Linux

1. Compaq Presario SR2020NX, F8 x86 (F11 VM)/WinXP MCE Smolt Profile
2. micron.pc ClientPro CN, F9 x86/F10 x86 KDE-Live+E17 Smolt Profile F9 Smolt Profile F10
3. emachines etower 466id, F11 i586 LXDE/Win98SE Smolt Profile

Registered Linux User #436519
Reply With Quote
  #12  
Old 13th March 2007, 11:48 AM
krige's Avatar
krige Offline
Registered User
 
Join Date: Mar 2007
Location: Cosenza, Italy
Age: 37
Posts: 51
Quote:
Originally Posted by Hlingler
Do you have the lm_sensors daemon running? As root user, type at the command line: service lm_sensors restart . That should provide the data for the applet - give it a few minutes to update, maybe 10-15 minutes. Hope that does it. If that doesn't work, we'll have to try something else.
Yes, I had them running. Anyway I did what you suggested and waited half an hour but nothing changed (No sensors found). I am afraid I might not have installed it properly, since no set-up entry appears right clicking on it. I just did: yum install gnome-applet-sensors
__________________
Registered Linux user: 443874
1 FC6 Workstation, 4 FC4 Servers, 1 FC3 Laptop
Reply With Quote
  #13  
Old 13th March 2007, 12:08 PM
JonC's Avatar
JonC Offline
Registered User
 
Join Date: Nov 2006
Posts: 307
if you are using lm_sensors you need to run sensors-detect and follow the instructions
Reply With Quote
  #14  
Old 13th March 2007, 06:32 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Righty-O, JonC. That slipped my mind. See Post #7 above, krige.
__________________
VinceHowTo:Install Linux
RPMME repo
Automated Install Scripts for the Goodies and I-Kandy: FedoraPlus (formerly AutoTen), EasyLife
Various Packages by forum members
Direct Rendering for Mach64 and other older chipsets
Nvidia Videocard Setup In Fedora Linux

1. Compaq Presario SR2020NX, F8 x86 (F11 VM)/WinXP MCE Smolt Profile
2. micron.pc ClientPro CN, F9 x86/F10 x86 KDE-Live+E17 Smolt Profile F9 Smolt Profile F10
3. emachines etower 466id, F11 i586 LXDE/Win98SE Smolt Profile

Registered Linux User #436519
Reply With Quote
  #15  
Old 13th March 2007, 11:32 PM
krige's Avatar
krige Offline
Registered User
 
Join Date: Mar 2007
Location: Cosenza, Italy
Age: 37
Posts: 51
Thank you guys. I didn't pass up post #7 but for some reason sensors-detect didn't work the first time I tried it. Anyway I did it now again and in the end, after a few passages, it told me:

To make the sensors modules behave correctly, add these lines to
/etc/modprobe.conf:

#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----

To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
# I2C adapter drivers
modprobe i2c-nforce2
# Chip drivers
modprobe eeprom
modprobe it87
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----

I did both things and added the last ones to /etc/rc.local
I logged out and in back at once and the temperatures magically appeared on the top bar! It reports 3 temperatures: MB, CPU and temp3 (34C,31C,58C). CPU and temp3 (whatever it is) have been switched by mistake, that is what is reported as temp3 should be the CPU, so I switched their names in the preferences. I wonder what's the temp3 for...
__________________
Registered Linux user: 443874
1 FC6 Workstation, 4 FC4 Servers, 1 FC3 Laptop
Reply With Quote
Reply

Tags
cpu, monitoring, temperature

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CPU temperature monitoring Tomm Hardware & Laptops 9 18th February 2005 06:36 AM
temperature monitoring software? mnotgninnep Using Fedora 6 5th February 2005 01:26 AM


Current GMT-time: 14:18 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat