- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX server monitoring (Quick 10 pointer!)
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
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
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
09-23-2002 11:22 AM
09-23-2002 11:22 AM
Just a quck question, is there a way of telling a servers current temp? - without going to have a look ;-) / any idea what warning, if any, are sent to the syslog before a thermal shutdown occurs ?
Any tips, pointers, RTFF's warmly welcomed as usual!!
Cheers,
-ChaZ-
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 11:29 AM
09-23-2002 11:29 AM
SolutionLook at the example file in /usr/newconfig/etc/envd.conf.
Make modifications and move it to /etc and restart envd by sending it a SIGHUP signal (kill -1)
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 11:29 AM
09-23-2002 11:29 AM
Re: HPUX server monitoring (Quick 10 pointer!)
The quick answer is no. Here are a couple of threads along the same lines as this one:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x63bfc8ecad09d6118ff40090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc61336e69499d611abdb0090277a778c,00.html
I think EMS will monitor the temperature on the newer systems. It comes up in one of the threads above.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 11:35 AM
09-23-2002 11:35 AM
Re: HPUX server monitoring (Quick 10 pointer!)
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 11:50 AM
09-23-2002 11:50 AM
Re: HPUX server monitoring (Quick 10 pointer!)
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 01:38 PM
09-23-2002 01:38 PM
Re: HPUX server monitoring (Quick 10 pointer!)
You need to check the syslog.log for OVERTEMP
grep -i overtemp /var/adm/syslog/syslog.log
When it first goes out of bounds you'll get WARNING msgs - when it approaches shutdown temp you'll get CRITICAL msgs. If not abated it will eventually force a shutdown.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 02:19 PM
09-23-2002 02:19 PM
Re: HPUX server monitoring (Quick 10 pointer!)
You may want to look at the EMS Hardware Monitor application that will alert you on certain hardware conditions (i.e. temp) and give you the ability to possibly respond before a critical failure.
Mike Elleby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 02:26 PM
09-23-2002 02:26 PM
Re: HPUX server monitoring (Quick 10 pointer!)
I remember a post by Bill Hassell from HP speaking of purchasing a type of thermometer to monitor temp conditions..
Hope this helps.
Mike elleby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 02:42 PM
09-23-2002 02:42 PM
Re: HPUX server monitoring (Quick 10 pointer!)
Thanks again for all the useful info!
-=ChaZ=-
Ps. The points thing doesn't seem to be work, I'll slap them on as soon as I can!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 12:07 AM
09-24-2002 12:07 AM
Re: HPUX server monitoring (Quick 10 pointer!)
"that mainly the N, L and A servers are intelligent enough to shutdown when the temperature is way too high"-
as far as I recall _every_ S800 HP server I know (from 825 up to Superdome) came with a temp sensor. I guess that's why HP can provide envd as part of the os;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 02:05 AM
09-24-2002 02:05 AM
Re: HPUX server monitoring (Quick 10 pointer!)
Normally EMS is configured for such things. When a cabinet fails, it sends a message about this. So you will be informed just in time !!!