- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: EMS configuration - system/events/status
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
05-23-2006 06:04 PM
05-23-2006 06:04 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 06:09 PM
05-23-2006 06:09 PM
Re: EMS configuration - system/events/status
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 06:18 PM
05-23-2006 06:18 PM
Re: EMS configuration - system/events/status
In
/var/stm/config/tools/monitor/sysstat_em.cfg I have pointed which machines I want to check. Also I found files "default_sysstat...clcfg" and "rst_sysstat...clcfg". Text in this files seems to be config of event qulification. But I can not understand how to specify time interval of checking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 06:33 PM
05-23-2006 06:33 PM
Re: EMS configuration - system/events/status
send_test_event -v sysstat_em should give you what you want.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 06:52 PM
05-23-2006 06:52 PM
Re: EMS configuration - system/events/status
bash-3.00# ./lbin/send_test_event -va sysstat_em
Finding resource name associated with monitor sysstat_em.
Found resource name /system/events/system_status
associated with monitor sysstat_em.
Creating test file /var/stm/config/tools/monitor/sysstat_em.test
for monitor sysstat_em.
Making test file /var/stm/config/tools/monitor/sysstat_em.test
for monitor sysstat_em
indicate send test event for all resources.
Performing resls on resource name /system/events/system_status
for monitor sysstat_em to cause generation of test event.
Contacting Registrar on nop
NAME: /system/events/system_status
DESCRIPTION: System Status Monitor
This resource monitors the state of a system on the network. The monitor
can be configured to report events directly using the Monitoring Request
Manager, or as a change in device status using the Event Monitoring
Service (EMS).
For more information, see the monitor man page, sysstat_em.1m
TYPE: /system/events/system_status is a Resource Class.
There are 2 resources configured below /system/events/system_status:
Resource Class
/system/events/system_status/ui_host
/system/events/system_status/default
No email notif receive I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 06:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 06:59 PM
05-23-2006 06:59 PM
Re: EMS configuration - system/events/status
>/system/events/system_status ... OK.
For /system/events/system_status/ui_host/nop.itdep:
There are no monitoring requests.
If I do "(S)how monitoring requests configured via monconfig" I see:
1) Send events generated by all monitors
with severity >= MAJOR WARNING to SYSLOG
2) Send events generated by all monitors
with severity >= INFORMATION to TEXTLOG /var/opt/resmon/log/event.log
3) Send events generated by all monitors
with severity >= MAJOR WARNING to EMAIL root
4) Send events generated by monitors
/system/events/system_status
with severity >= INFORMATION to EMAIL emsmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 07:07 PM
05-23-2006 07:07 PM
Re: EMS configuration - system/events/status
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2006 08:38 PM
05-23-2006 08:38 PM
Re: EMS configuration - system/events/status
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 09:28 PM
05-24-2006 09:28 PM
Re: EMS configuration - system/events/status
Can you give details about the problems you had? What was unclear in the config file?
There is some more information about what needs to be set up here - http://www.docs.hp.com/en/diag/ems/emd_sys.htm
Does this make things any clearer?
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 09:45 PM
05-24-2006 09:45 PM
Re: EMS configuration - system/events/status
Trouble was in comments in file file /var/stm/config/tools/monitor/default_sysstat_em.clcfg in part that concerns config data of event checking - event suppression time, time window, threshold and so on - I did not understand it from comments and get to understanding by way of trial.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 10:31 PM
05-24-2006 10:31 PM
Re: EMS configuration - system/events/status
You shouldn't need to change the event configurations for what you are doing, just add the details of the hosts that you want to monitor to the sysstat_em.cfg file (as you already have, I think).
You can change the polling frequency by modifying the value for POLL_INTERVAL in the sysstat_em.cfg file. (Change it to '2' to poll every 2 minutes.)
The documentation of the event thresholds etc. seems fairly comprehensive to me, but then I've been using it for some time. If you have any specific comments about what is confusing let me know. I do agree that the information about the 'HOST_ID' lines is not clear, but that just controls what information is displayed in the events about the host in question.
In general, you shouldn't need to change the event settings as they are chosen to give an EMS event when there really is a problem, and avoid giving false warnings. What changes did you need to make to get things working?
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2006 12:27 AM
05-25-2006 12:27 AM