Good morning gurus,
I would like to get recommendation for monitoring temperature for cpu using Asus P5WD2 motherboard and Intel D 820. I my installation has CPU cooling system changed from Intel bulk to Zalman CNPS9500 and it works. Normal Intel cooling system is not enough and is overheating cpu quite badly. Unfortunately Zalman has to be controlled (rpms) manually and thus I would like to see the temperature.
Which program is doing well this task ?
Regards, Kari
Google is your friend:
A search for "linux cpu temperature" http://www.google.com/search?sourceid=mozilla&q=linux%20cpu%20temperatur... returned this link (#2) http://www.ussg.iu.edu/hypermail/linux/kernel/0110.0/0609.html which has a link to http://secure.netroedge.com/~lm78/
lm_sensors is part of the CentOS 4.x package: [root@kepler migrate]# yum list | grep lm cyrus-sasl-ntlm.i386 2.1.19-5.EL4 base cyrus-sasl-ntlm.x86_64 2.1.19-5.EL4 base lm_sensors.i386 2.8.7-2.40.3 update lm_sensors.x86_64 2.8.7-2.40.3 update lm_sensors-devel.x86_64 2.8.7-2.40.3 update mailman.x86_64 3:2.1.5-33.rhel4 base squirrelmail.noarch 1.4.3a-12.EL4.centos4 base
-Ben
On Thursday 09 March 2006 22:10, Kari Salovaara wrote:
Good morning gurus,
I would like to get recommendation for monitoring temperature for cpu using Asus P5WD2 motherboard and Intel D 820. I my installation has CPU cooling system changed from Intel bulk to Zalman CNPS9500 and it works. Normal Intel cooling system is not enough and is overheating cpu quite badly. Unfortunately Zalman has to be controlled (rpms) manually and thus I would like to see the temperature.
Which program is doing well this task ?
Regards, Kari _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
On Thu, 2006-03-09 at 23:56 -0800, Benjamin Smith wrote:
Google is your friend:
A search for "linux cpu temperature" http://www.google.com/search?sourceid=mozilla&q=linux%20cpu%20temperatur... returned this link (#2) http://www.ussg.iu.edu/hypermail/linux/kernel/0110.0/0609.html which has a link to http://secure.netroedge.com/~lm78/
lm_sensors is part of the CentOS 4.x package: [root@kepler migrate]# yum list | grep lm cyrus-sasl-ntlm.i386 2.1.19-5.EL4 base cyrus-sasl-ntlm.x86_64 2.1.19-5.EL4 base lm_sensors.i386 2.8.7-2.40.3 update lm_sensors.x86_64 2.8.7-2.40.3 update lm_sensors-devel.x86_64 2.8.7-2.40.3 update mailman.x86_64 3:2.1.5-33.rhel4 base squirrelmail.noarch 1.4.3a-12.EL4.centos4 base
-Ben
On Thursday 09 March 2006 22:10, Kari Salovaara wrote:
Good morning gurus,
I would like to get recommendation for monitoring temperature for cpu using Asus P5WD2 motherboard and Intel D 820. I my installation has CPU cooling system changed from Intel bulk to Zalman CNPS9500 and it works. Normal Intel cooling system is not enough and is overheating cpu quite badly. Unfortunately Zalman has to be controlled (rpms) manually and thus I would like to see the temperature.
Which program is doing well this task ?
Regards, Kari
Kari,
If you are running X, gkrellm has temperature "builtins", and requires lm_sensors configuration as, I suppose, is documented in the above links.
gkrellm will also readout the RPMs for the fans.
http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html
Bob...
Bob...
Bob Chiodini wrote:
On Thu, 2006-03-09 at 23:56 -0800, Benjamin Smith wrote:
Google is your friend:
A search for "linux cpu temperature" http://www.google.com/search?sourceid=mozilla&q=linux%20cpu%20temperatur... returned this link (#2) http://www.ussg.iu.edu/hypermail/linux/kernel/0110.0/0609.html which has a link to http://secure.netroedge.com/~lm78/
lm_sensors is part of the CentOS 4.x package: [root@kepler migrate]# yum list | grep lm cyrus-sasl-ntlm.i386 2.1.19-5.EL4 base cyrus-sasl-ntlm.x86_64 2.1.19-5.EL4 base lm_sensors.i386 2.8.7-2.40.3 update lm_sensors.x86_64 2.8.7-2.40.3 update lm_sensors-devel.x86_64 2.8.7-2.40.3 update mailman.x86_64 3:2.1.5-33.rhel4 base squirrelmail.noarch 1.4.3a-12.EL4.centos4 base
-Ben
Bob Chiodini wrote:
Kari,
If you are running X, gkrellm has temperature "builtins", and requires lm_sensors configuration as, I suppose, is documented in the above links.
gkrellm will also readout the RPMs for the fans.
http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html
Bob...
Thank You Sirs of Your kind answers. Only problem is that I can also use Google and I can look what is included in CentOS 4.2 (updated). That's why I specified motherboard (and of course forget to define chipset which is Intel 955X/ICH7R.
Discussion: 1) lm_sensors in CentOS 4.2 is old 2.8.7, at the moment 2.10.0 and recommended kernel is >= 2.6.11 !
2) sensor-detect doesn't find any sensors, message ; "Sorry, no chips were detected. Either your sensors are not supported, or they are connected to an I2C bus adapter that we do not support. See doc/FAQ, doc/lm_sensors-FAQ.html, or http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/lm_sensors-FAQ.html (FAQ #4.24.3) for further information. If you find out what chips are on your board, see http://secure.netroedge.com/~lm78/newdrivers.html for driver status."
3) I tried to compile according to guidelines fro documentation, message # make user "make: *** No rule to make target `sysfs/libsysfs.h', needed by `lib/sysfs.ad'. Stop." Now I'm a little confused from which library ? Where should I find this sysfs/libsysfs.h No big deal !
Conclusions:
My motherboard and chipset are too new for lm_sensors in CentOS 4.2. I'll just wait and see if there will be an updated version someday. (See some other thread of Sata drives and monitoring in this mailing list)
Thanks of Your attention ! Kari
DId you try mbmon (and/Or xmbmon)?
2006/3/15, Kari Salovaara kari.salovaara@pp1.inet.fi:
Bob Chiodini wrote:
On Thu, 2006-03-09 at 23:56 -0800, Benjamin Smith wrote:
Google is your friend:
A search for "linux cpu temperature"
http://www.google.com/search?sourceid=mozilla&q=linux%20cpu%20temperatur...
returned this link (#2) http://www.ussg.iu.edu/hypermail/linux/kernel/0110.0/0609.html which has a link to http://secure.netroedge.com/~lm78/
lm_sensors is part of the CentOS 4.x package: [root@kepler migrate]# yum list | grep lm cyrus-sasl-ntlm.i386 2.1.19-5.EL4 base cyrus-sasl-ntlm.x86_64 2.1.19-5.EL4 base lm_sensors.i386 2.8.7-2.40.3 update lm_sensors.x86_64 2.8.7-2.40.3 update lm_sensors-devel.x86_64 2.8.7-2.40.3 update mailman.x86_64 3:2.1.5-33.rhel4 base squirrelmail.noarch 1.4.3a-12.EL4.centos4 base
-Ben
Bob Chiodini wrote:
Kari,
If you are running X, gkrellm has temperature "builtins", and requires lm_sensors configuration as, I suppose, is documented in the above links.
gkrellm will also readout the RPMs for the fans.
http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html
Bob...
Thank You Sirs of Your kind answers. Only problem is that I can also use Google and I can look what is included in CentOS 4.2 (updated). That's why I specified motherboard (and of course forget to define chipset which is Intel 955X/ICH7R.
Discussion:
- lm_sensors in CentOS 4.2 is old 2.8.7, at the moment 2.10.0 and
recommended kernel is >= 2.6.11 !
- sensor-detect doesn't find any sensors, message ;
"Sorry, no chips were detected. Either your sensors are not supported, or they are connected to an I2C bus adapter that we do not support. See doc/FAQ, doc/lm_sensors-FAQ.html, or http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/lm_sensors-FAQ.html (FAQ #4.24.3) for further information. If you find out what chips are on your board, see http://secure.netroedge.com/~lm78/newdrivers.html for driver status."
- I tried to compile according to guidelines fro documentation, message
# make user "make: *** No rule to make target `sysfs/libsysfs.h', needed by `lib/sysfs.ad'. Stop." Now I'm a little confused from which library ? Where should I find this sysfs/libsysfs.h No big deal !
Conclusions:
My motherboard and chipset are too new for lm_sensors in CentOS 4.2. I'll just wait and see if there will be an updated version someday. (See some other thread of Sata drives and monitoring in this mailing list)
Thanks of Your attention ! Kari
-- Kari Salovaara Hanko, Finland _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- Eduardo Grosclaude Universidad Nacional del Comahue Neuquen, Argentina
Eduardo Grosclaude wrote:
DId you try mbmon (and/Or xmbmon)?
Hi Eduardo,
Yes, thanks. Unfortunately without luck. Situation is the same, no support for the chipset. I tested it by using also those utilities. They show that there is 11 SBMbus candidates. I've to read documentation more. Actually mbmon could be easier to make a new monitor, I'll try it later and contribute something for the community (I'm involved already in 3 big FOSS projects, so the time, the time).
It's funny that these new chipsets (ICH7R) are not supported due they are used in such mainboards/processor combinations which produce more heat problems than the oldies.
Regards, Kari