- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- EVENT MONITORING IS CURRENTLY DISABLED?
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
03-29-2002 08:32 AM
03-29-2002 08:32 AM
EVENT MONITORING IS CURRENTLY DISABLED.
EMS Version : A.03.20
STM Version : A.26.00
With the EMS menu. I don't understand why it's disabled. In /etc/rc.config.d/ems it has:
EMS_ENABLED=1
/etc/rc.log does not show any thing odd with ems starting:
----------------------------
Starting Event Monitoring Service
Output from "/sbin/rc2.d/S900ems start":
----------------------------
How can I find out when EMS stopped / was disabled?
I don't normally run monconfig but I wanted to check a few things and noticed it said it was disabled.
Thanks!
- Justin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 08:41 AM
03-29-2002 08:41 AM
Re: EVENT MONITORING IS CURRENTLY DISABLED?
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 08:46 AM
03-29-2002 08:46 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 08:47 AM
03-29-2002 08:47 AM
Re: EVENT MONITORING IS CURRENTLY DISABLED?
Is it possible for EMS to disable itself?
- Justin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 08:51 AM
03-29-2002 08:51 AM
Re: EVENT MONITORING IS CURRENTLY DISABLED?
Run the /etc/opt/resmon/lbin/monconfig command.
Choose E)nable Monitoring
then choose
C)heck detailed monitoring status to see what is being monitored.
you can also run /etc/opt/resmon/lbin/set_fixed ???l to see the status of configured monitors(UP or DOWN). Run /etc/opt/resmon/lbin/set_fixed ???n \* if they are DOWN.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 08:52 AM
03-29-2002 08:52 AM
Re: EVENT MONITORING IS CURRENTLY DISABLED?
/var/opt/resmon/log/ event.log
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 09:08 AM
03-29-2002 09:08 AM
Re: EVENT MONITORING IS CURRENTLY DISABLED?
That's odd, I don't have a event.log file
- Justin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 09:19 AM
03-29-2002 09:19 AM
Re: EVENT MONITORING IS CURRENTLY DISABLED?
Look at the config that whether it has been configured to send it to other places than the default. If it is yes , then look at that file.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2002 09:27 AM
03-29-2002 09:27 AM
Re: EVENT MONITORING IS CURRENTLY DISABLED?
>Is it possible for EMS to disable itself?
Yes, occasionally daemons do died, for example I just had cron died on me yesterday and I just couldn't figure out why.. ! But for EMS to just died/disable is rather unusual.