- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to remove a specific path from EMS monitoring.
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
08-28-2005 04:50 AM
08-28-2005 04:50 AM
How to remove a specific path from EMS monitoring.
Syslog errors.
EMS Event Notification ------ Value: "CRITICAL (5)" for Resource: "/storage/events/tapes/SCSI_tape/1_0_0_3_1.3.0" (Threshold: >= " 3") Execute the following command to obtain event details: /opt/resmon/bin/resdata -R 298647587 -r /storage/events/tapes/SCSI_tape/1_0_0_3_1.3.0 -n 298647553 -a
We got this error because we have disconnected the LTO tape drive from the system.
How can i remove this from EMS monitoring.
I would like to disable the monitoring of the hardware path 1_0_0_3_1.3.0, sothat i can enable back when we connect another one.
Tx in advance.
N
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2005 05:01 AM
08-28-2005 05:01 AM
Re: How to remove a specific path from EMS monitoring.
did you see this link:
http://docs.hp.com/en/diag/ems/ems_anat.htm
run this command to disable hardware event monitoring:
/etc/opt/resmon/lbin/monconfig
Did you get email sent to Root also ? Are the events also posted in file:
/var/opt/resmon/log/event.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2005 03:51 PM
08-28-2005 03:51 PM
Re: How to remove a specific path from EMS monitoring.
Use /etc/opt/resmon/lbin/monconfig to add or delete a monitored resource. The command is a menu driven utility and is self explainary.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 12:13 PM
09-01-2005 12:13 PM
Re: How to remove a specific path from EMS monitoring.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 10:15 PM
09-01-2005 10:15 PM
Re: How to remove a specific path from EMS monitoring.
When you add new hardware, again it should be picked up automatically when it is detected by ioscan.
Andrew