- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- systems 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
05-02-2005 03:05 AM
05-02-2005 03:05 AM
systems monitoring
Working primarily with HPUX 11.23 on rx4640 systems. Looking to setup the EMS to monitor the systems.
Due to licensing issues, I can only have a couple of systems send the EMS alert messages to a paging application. My thought is to send all alerts to a specific HPUX system and this system in turn will send the EMS alerts to the paging application.
Question, how can I send EMS alerts to a specific HPUX system that will then send the EMS alerts to the paging application? We are using Attention! for our paging application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2005 03:28 AM
05-02-2005 03:28 AM
Re: systems monitoring
Here is the link to configure EMS SNMP Traps.
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000076331911
-Goodluck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2005 03:36 AM
05-02-2005 03:36 AM
Re: systems monitoring
My initial thought would be to send to another HPUX system that has the licensing to send alerts to the Attention! paging application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2005 03:47 AM
05-02-2005 03:47 AM
Re: systems monitoring
You could specify an address on your machine that has the paging application and have the paging app monitor that e-mail address.
# /etc/opt/resmon/lbin/monconifg
Then A to add a monitoring request and follow the prompts from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 03:58 AM
05-03-2005 03:58 AM
Re: systems monitoring
Using this example, I can keep track of filesystem usage for the Oracle arch logs. If this fills up, Oracle stops.
I do not see this available in the monconfig.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 04:39 AM
05-03-2005 04:39 AM
Re: systems monitoring
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2005 05:14 AM
05-03-2005 05:14 AM
Re: systems monitoring
Many thanks to all.