Operating System - HP-UX
1824964 Members
3593 Online
109678 Solutions
New Discussion юеВ

High temperature reported

 
SOLVED
Go to solution
Manuales
Super Advisor

High temperature reported

Hi ..
where can i see an error into the server (a log probably) tha reports me something about high temperature in the environment where is located the server?

Thanks, Manuales
14 REPLIES 14
Pete Randall
Outstanding Contributor
Solution

Re: High temperature reported

This is something that should be reported by EMS (Event Monitoring Service) Diagnostics. Information on EMS is available here:

http://www.docs.hp.com/en/2512/B6191-90029.pdf


Pete

Pete
Jaime Bolanos Rojas.
Honored Contributor

Re: High temperature reported

Manuales,

IF you have EMS and there was an overheating issue, root should get an e-mail reporting it.

Check this link out

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE

Regards,

Jaime.
Work hard when the need comes out.
freddy_21
Respected Contributor

Re: High temperature reported

at MP log you can find that error and STM tool.


Thanks
freddy
Pupil_1
Trusted Contributor

Re: High temperature reported

It should be available in the MP or GSP log.
There is always something new to learn everyday !!
Manuales
Super Advisor

Re: High temperature reported

is it related with the message sent into syslog.log "OVERTEMP_CRIT WARNING" ?

is there other message?

is the message "OVERTEMP_CRIT WARNING" the only one related with temperature?

Thanks, Manuales.
Manuales
Super Advisor

Re: High temperature reported

does somebody of you know about the following daemon: "/usr/sbin/envd"?

what does this report?
where put the output when is activated?
under what circusntances is that activated?

Thanks, Manuales.
James R. Ferguson
Acclaimed Contributor

Re: High temperature reported

Hi Manuales:

Your first source of information is the manpages. See:

http://docs.hp.com/en/B2355-60127/envd.1M.html

Regards!

...JRF...
Jaime Bolanos Rojas.
Honored Contributor

Re: High temperature reported

Manuales,

That error in syslog is very important, is that server in a proper air conditioner environment?
Are all the fans working properly inside the server?

Make sure the server have proper airflow from the back and in the front.

And one more thing, is very important that you open a hardware call with HP to troubleshoot that message, before your server gets fried. :-)

Regards,

Jaime.
Work hard when the need comes out.
spex
Honored Contributor

Re: High temperature reported

Hi Manuales,

These parameters are set in /etc/envd.conf. Others to watch out for are:

OVERTEMP_EMERG
FANFAIL_CRIT
FANFAIL_EMERG

# man envd
for more information on the "system physical environment daemon".

PCS

Manuales
Super Advisor

Re: High temperature reported

Sorry ...
at what high temperature the servers begin to shutdown?

spex
Honored Contributor

Re: High temperature reported

Hi Manuales,

Temperature limits vary. From 'man envd':

Over-temperature and Fan Failure Handling Over-temperature and fan failure handling is supported only on systems equipped with appropriate sensing hardware. Over-temperature and fan failure limits vary, depending on the hardware. Each system processor defines its own thresholds for supported equipment combinations.

Refer to your server manual for specifics on your system. Or post your server model here, and I'm sure someone will be able to look them up for you.

PCS
Sp4admin
Trusted Contributor

Re: High temperature reported

Hi Manuales,

I think the temp for the server to shutdown is 80. The temp in you computer room should be at 68-70. It look like the others answered your question about EMS and syslog's logs.

sp,
Bill Hassell
Honored Contributor

Re: High temperature reported

You did not mention the model of your computer, so overtemperature shutdown may not be available, especially in older systems. Most HP-UX servers will write warning messages in /var/adm/syslog/syslog.log start about 85-90 deg F (30-32 deg C) and will shutdown at about 100-105 deg F (37-40 deg C). However, do NOT use your computer to measure the computer room temperature! See this link:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1055139


Bill Hassell, sysadmin

Re: High temperature reported

Manuales,

I know this is very late but we're going through similar issues here right now.

I found this log to be quite useful:
/var/opt/resmon/event.log

When you are having problems with your air cond. it's useful to keep a tail -f going on this log and keep an eye on the MP output for the temperature, depending on your hardware of course.