Operating System - HP-UX
1833159 Members
2970 Online
110051 Solutions
New Discussion

Event Monitoring Service Event Notification

 
SOLVED
Go to solution
Jan Shu
Regular Advisor

Event Monitoring Service Event Notification

Hi All,

When there is a hardware critical event on my HPUX 9000 servers, the EMS sends a root email and update /var/opt/resmon/log/event.log.

How to send the "most current" (not the old ones) Summary lines from the event.log to my pagers? So I know there is a problem without login to the HPUX servers.

Thank you.

Best Regards,
Jan Shu
2 REPLIES 2
Sundar_7
Honored Contributor
Solution

Re: Event Monitoring Service Event Notification

You can do this in couple of ways.

1) You could configure the monitor itself to directly send the email to your pager instead of root.

You can configure the monitors using /etc/opt/resmon/lbin/monconfig command

2) Configure monitor to log the messages in syslog/TEXT file. Write a script that scans the syslog/TEXT file for latest messages and send an alert on the pager.
Learn What to do ,How to do and more importantly When to do ?
Gerald Virden
Advisor

Re: Event Monitoring Service Event Notification

Jan,

Go into SAM to Resource Management, then select Event Monitoring Service. From the Action menu, you can add events with various options for notification.