- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- CPU temperature
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2005 04:15 AM
тАО08-30-2005 04:15 AM
CPU temperature
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2005 08:20 AM
тАО08-30-2005 08:20 AM
Re: CPU temperature
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-30-2005 09:44 AM
тАО08-30-2005 09:44 AM
Re: CPU temperature
What is the over temp set at? 80F? 85F?
Nobody knows.
I called Rittal that makes the HP server racks, and still makes the enviromental monitors that HP no longer offers.
They gave me the same answer. They said it doesnt work like that.
I wanted the info so that I couold prove to management that they need to spend more money to upgrade the HVAC.
Without chartable data to prove my point the servers will either burn up or just crash. I love my job.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2005 04:38 AM
тАО09-02-2005 04:38 AM
Re: CPU temperature
MRTG is supposed to be used to monitor router traffic, but it will monitor any SNMP value that you ask it too. MRTG can be set to record the CPU and System temp every 5 minutes, then it graphs the information for you and maintains about a years worth of data.
The following information is some of the script file that I use with MRTG to monitor the CPU temp on DL360's and DL380's. It won't make much since until you actually try using MRTG.
Target[├В┬лServerName├В┬╗-Temp1]: .1.3.6.1.4.1.232.6.2.6.8.1.4.0.2&.1.3.6.1.4.1.232.6.2.6.8.1.4.0.2:nopower@├В┬лServerName├В┬╗
MaxBytes[├В┬лServerName├В┬╗-Temp1]: 70
Options[├В┬лServerName├В┬╗-Temp1]: gauge
XSize[├В┬лServerName├В┬╗-Temp1]: 600
YSize[├В┬лServerName├В┬╗-Temp1]: 200
Title[├В┬лServerName├В┬╗-Temp1]: ├В┬лServerName├В┬╗ (├В┬лServerName├В┬╗.bepc.net): CPU Temperature
PageTop[├В┬лServerName├В┬╗-Temp1]:
├В┬лServerName├В┬╗ CPU Temperature
YLegend[├В┬лServerName├В┬╗-Temp1]: Temperature
ShortLegend[├В┬лServerName├В┬╗-Temp1]: C
Legend1[├В┬лServerName├В┬╗-Temp1]: Temperature (C)
Legend2[├В┬лServerName├В┬╗-Temp1]: Temperature (C)
Legend3[├В┬лServerName├В┬╗-Temp1]: Maximum 5 minute Temperature
Legend4[├В┬лServerName├В┬╗-Temp1]: Maximum 5 minute Temperature
LegendI[├В┬лServerName├В┬╗-Temp1]: %
LegendO[├В┬лServerName├В┬╗-Temp1]:
ThreshMaxO[├В┬лServerName├В┬╗-Temp1]: 60
ThreshProgO[├В┬лServerName├В┬╗-Temp1]: E:\system\mrtg\bin\thresh\batchscript.bat
ThreshProgOKO[├В┬лServerName├В┬╗-Temp1]: E:\system\mrtg\bin\thresh\batchscript.bat
and all you have to do to monitor the system temp is change the .1.3.6.1.4.1.232.6.2.6.8.1.4.0.2&.1.3.6.1.4.1.232.6.2.6.8.1.4.0.2
to
.1.3.6.1.4.1.232.6.2.6.8.1.4.0.3&.1.3.6.1.4.1.232.6.2.6.8.1.4.0.3
I hope this will help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-28-2005 04:50 PM
тАО09-28-2005 04:50 PM
Re: CPU temperature
I've installed Perl and have got MRTG to build a web page based on the basic config settings. I'm not entirely sure on what to do with your script and this is my first intro to SNMP, I'm guessing that:
├Г ├В┬лServerName├Г ├В┬╗-Temp1 gets replaced with my server name ie i dont need the ├Г ├В┬╗ characters? not sure about the -Temp bit.
Also the line "ThreshProgO[├Г ├В┬лServerName├Г ├В┬╗-Temp1]: E:\system\mrtg\bin\thresh\batchscript.bat" is the batch file that runs if the temp threshold is reached?
Cheers
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2005 01:06 AM
тАО09-29-2005 01:06 AM
Re: CPU temperature
I hope this will help to clear things up a little.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-03-2005 08:55 AM
тАО10-03-2005 08:55 AM
Re: CPU temperature
Better, any polling to and OID that represent compaq (enterprise: 232), return me that error code.
I think that the problem is my snmp agent.
Can u please tellme what snmp agent are you using?
(i have installed the windows standard snmp agent, and i already download the mibs files in my polling server)
thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2005 09:04 AM
тАО11-29-2005 09:04 AM
Re: CPU temperature
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 01:07 AM
тАО12-01-2005 01:07 AM
Re: CPU temperature
Nice and cheap.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 01:14 AM
тАО12-01-2005 01:14 AM
Re: CPU temperature
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 02:28 AM
тАО12-01-2005 02:28 AM
Re: CPU temperature
Further, the actual values of the sensor readings are MEANINGLESS except in comparison to the threshold values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 02:55 AM
тАО12-01-2005 02:55 AM
Re: CPU temperature
I found some "alternative" way to check the temperature.
First, you must download a freeware called "MBM" which monitors your motherboard vars (Fans, Temperature, Voltage, etc).
And then, you may install a free SNMP agent, who acts like an extension of MBM.
It works very nice for me: i'm polling and graphing temperature, fan rpm, and voltage in my HP servers.
Here you can download MBM
http://mbm.livewiredev.com/
Here you can download SNMP agent http://www.wtcs.org/informant/mbm/overview.htm
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 03:06 AM
тАО12-01-2005 03:06 AM
Re: CPU temperature
Come down off your throne for a minute and listen. The original question was to be able to monitor the CPU temperature, not the ambient temperature in the room. I know that there is no way one can find the rooms ambient temperature based on the readings of the thermal probes in the server.
However, the readings for the OID values that I have specified are not "meaningless." HP's own MIB files lists the values that I am pulling as and I quote:
"This is the current temperature sensor reading in degrees
celsius.
If this value cannot be determined by software, then a value
of -1 will be returned."
The value is not some meaningless number that can only be used for comparison. It is the actual temperature is degrees Celsius, the same degrees Celsius you use to measure the temperature outside. So now that we have the temperature of the CPU, what should we compare it too? Maybe Intel├в s CPU die temperature charts. All you have to do is look at the maximum die temperature and make an inference from it. (e.g. Max die temp on a 3.00 GHz Xeon is 95├В┬░C, so my CPU running at 38├В┬░C, everything seems fine.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 03:19 AM
тАО12-01-2005 03:19 AM
Re: CPU temperature
http://manageengine.adventnet.com/products/opmanager/
This can monitor all sorts of hardware. It can be configured to log the CPU temperatures from HP's MIB.
The basic product's about $900, but there's a free version that you can use on a limited number of servers.
(I've also been looking at ways to monitor a dodgy air conditioning unit).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 05:16 AM
тАО12-01-2005 05:16 AM
Re: CPU temperature
Sorry, it doesn't work that way. The Intel chart on max temperature is of course used by the development engineers, but the actual sensor location needs to be taken into account. That's why each individual server has individual thresholds for each sensor.
In other words, if max temp in the Intel chart says 48C, you might actually see that the threshold on the sensor in the ProLiant for CPU1 is set to 38C and for CPU2 is 42C. The position of the sensor is picking up radiated thermal energy and other factors such as airflow past that sensor will affect what its reading is.
If the sensor ever were to detect 48C, you would probably never know about it, because by that time the die has gotten to 70C and the system has been smoked.
These are not actual numbers, but used for illustration.
A whitebox without the ProLiant Advanced System Management Controller may benefit from wasting network bandwidth to poll temperature, but ProLiant servers are self-managing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 06:20 AM
тАО12-01-2005 06:20 AM
Re: CPU temperature
Threshold or values, it makes no difference because as I am trying to point out, they are simply looking for a way to track these values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 07:27 AM
тАО12-01-2005 07:27 AM
Re: CPU temperature
My point is that if you go out and collect values and display them, they are only relevant to the threshold.
It still comes down to this: why bother gathering and graphing meaningless data? ProLiants are self-managing.
You should probably read this document: http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=PSD_CN0416W
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 08:08 AM
тАО12-01-2005 08:08 AM
Re: CPU temperature
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-01-2005 10:47 AM
тАО12-01-2005 10:47 AM
Re: CPU temperature
You also have a choice with ASR--it does not have to perform a system shutdown. It can simply do a notification.
You say you don't want to be paged in the middle of the night. In your scenario someone has to be told to turn the A/C up over night--how are they informed?
Okay, enough of this flame war.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-23-2007 03:08 AM
тАО04-23-2007 03:08 AM
Re: CPU temperature
I am now hunting for such a program to measure the temp of my server processorors to test is a certain rack mount cooling system does its job.
So want to measure if "today", switch the thing on and measure "tomorrow" and see the difference...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-17-2015 12:14 AM
тАО11-17-2015 12:14 AM
Re: CPU temperature
Hi,
I do face this issue to monitor temperature. My server is Proliant DL560 Gen9. I've tried the above configuration but still no luck.. Anyone can help me please? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-19-2015 02:25 AM
тАО11-19-2015 02:25 AM
Re: CPU temperature
You can use Cacti or any like program to read the SNMP value for the temp of the servers CPU. If you can most have a treshshold to get an allert when the reading exeeds a certain value. SIm ony tells you if a treshhold is broken. This treshhold is determined in the software and as far a i know can't be set by hand.
Andrew