Operating System - HP-UX
1751694 Members
4817 Online
108781 Solutions
New Discussion юеВ

Re: EMS error notification

 
SOLVED
Go to solution
Shivkumar
Super Advisor

EMS error notification

We received the below mentioned error through the EMS notification:-

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
7 REPLIES 7
saju_2
Respected Contributor
Solution

Re: EMS error notification

Hi shiv

This 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
Mahesh Kumar Malik
Honored Contributor

Re: EMS error notification

Hi Shiv

It is worthwhile checking syslog.log file as well to get clear picture of error reported through EMS.

Regards
Mahesh
Raj D.
Honored Contributor

Re: EMS error notification

Hi Shiv,

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.
" If u think u can , If u think u cannot , - You are always Right . "
morganelan
Trusted Contributor

Re: EMS error notification

Try use this command:
#set_fixed -l
/system/status/core_hw/core_hw DOWN TRUE

#set_fixed -n /system/status/core_hw/core_hw
Kamal Mirdad
Manoj Sivan
Regular Advisor

Re: EMS error notification

Hi Shiv,

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

Re: EMS error notification


I think Firmware upgrade required


Regards

Abdul Majeed
Raj D.
Honored Contributor

Re: EMS error notification

Shiv ,

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.
" If u think u can , If u think u cannot , - You are always Right . "