- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Harware Error Logs
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
03-03-2004 09:30 PM
03-03-2004 09:30 PM
Harware Error Logs
Do we get all the system hardware & peripheral devise ERRORS in syslog by default ??
If so, how is this achived in hpux ??
Also, pl suggest me some documents which talk about this logging mechanisms in hpux.
Thanks & Regards,
Ramesh.K.R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 09:35 PM
03-03-2004 09:35 PM
Re: Harware Error Logs
Yes - you do.
It's controlled by the syslogd daemon which gets it's configuration from the /etc/syslog.conf file.
man syslogd for details.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 09:37 PM
03-03-2004 09:37 PM
Re: Harware Error Logs
You can download this software from www.software.hp.com
You can read all about it at;
www.docs.hp.com
and type into the search box;
Online Diagnostics
to see the manuals all about it. Installing this software should be compulsory. Syslog just reports some hardware problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 09:38 PM
03-03-2004 09:38 PM
Re: Harware Error Logs
1) Yes hw errors default go to syslog
How about man syslogd. The /etc/syslog.conf if its config file.
2) STM is a tool you get when you install onlinediag bundle. With this tool you can specific check errors/states of hardware.
Its logging deamon is diaglogd.
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 10:31 PM
03-03-2004 10:31 PM
Re: Harware Error Logs
You can use de command dmesg, to a quick view. The file syslog.log, in many times in /var/adm/syslog/syslog.log is very usefull.
You receive by a email if you configure that, see man sendmail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 10:45 PM
03-03-2004 10:45 PM
Re: Harware Error Logs
The event.log is an ASCII file with understandable error descriptions.
best regards
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 11:45 PM
03-03-2004 11:45 PM
Re: Harware Error Logs
Yes all the Hardware Error Logs by default goes to syslog.You can also explore dmesg for more error informations.
You can read Systems Hardware And Disgnostics on the HP-Unix Instant information CD.
Regards