- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- EMS error notification
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
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
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-10-2005 05:47 PM
тАО09-10-2005 05:47 PM
Message Text = E-Alert UXOS8004 ux EMS Event 9 23:10:38 "Servername here" [5462]: ------ EMS Event Notification ------ Value: SERIOUS (4) for Resource: /system/events/core_hw/core_hw (Threshold: >= 3 )
Can someone throw some light on this ?
Thanks,
Shiv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 06:12 PM
тАО09-10-2005 06:12 PM
SolutionThis error is a message given by the EMS running on the hp-ux box.
IF u check the /var/adm/syslog/syslog u can find a description of this error. There u can find "Execute the following command to obtain event details:" . Execute that command . It will be something like /opt/resmon/bin......
Once u execute that comand u can get quite a good description about the problem . More information about EMS can be found at
http://docs.hp.com/hpux/content/hardware/ems/dm_TL_adapter.htm
Regards
CS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 08:44 PM
тАО09-10-2005 08:44 PM
Re: EMS error notification
It is worthwhile checking syslog.log file as well to get clear picture of error reported through EMS.
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2005 08:49 PM
тАО09-10-2005 08:49 PM
Re: EMS error notification
Just run the command given in the syslog.log you can come to know about the error details.
You can also check /opt/resmon/log/event.log (check the latest one).
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2005 12:29 PM
тАО09-11-2005 12:29 PM
Re: EMS error notification
#set_fixed -l
/system/status/core_hw/core_hw DOWN TRUE
#set_fixed -n /system/status/core_hw/core_hw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2005 02:09 PM
тАО09-11-2005 02:09 PM
Re: EMS error notification
U can find some entry in syslog as below. Please execute the command specified, you will get the information you need.
Aug 19 22:34:12 ahsvrf02 EMS [2128]: ------ EMS Event Notification ------ Value: "CRITICAL (5)" for Resource: "/storage/eve
nts/disks/default/0_1_1_0.0.0" (Threshold: >= " 3") Execute the following command to obtain event details: /opt/res
mon/bin/resdata -R 139460610 -r /storage/events/disks/default/0_1_1_0.0.0 -n 139460609 -a
cheers
manu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2005 10:13 PM
тАО09-11-2005 10:13 PM
Re: EMS error notification
I think Firmware upgrade required
Regards
Abdul Majeed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2005 10:30 PM
тАО09-11-2005 10:30 PM
Re: EMS error notification
dm_core_hw is the monitor for hardware which is part of the System Processing Unit (SPU.) This includes the cabinet power supplies and fans, system bus, circuits which connect the I/O system to the main processor, and intake temperature.
The EMS notification is for the core_hw ,
Once you run the command , that notified in syslog.log , you can come to know about the problem that alerted by EMS.
can be check :
# man dm_core_hw for further details, with core_hw.
Cheers,
Raj.