- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- How to remove the HP Event Notifier
Server Management - Systems Insight Manager
1824218
Members
3878
Online
109669
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО09-01-2005 07:28 AM
тАО09-01-2005 07:28 AM
How to remove the HP Event Notifier
I had configured the HP event notifier on each of my servers to have alerts delivered to my support group via SMTP. This was done before I installed an IM 4.2 management console, which has been configured and is also sending me alerts. The IM alerts are more meaningful to me and I would like to stop getting the event notifier alerts. What I would like to do is uninstall the local event notifier however I cannot find a mechanism to remove it. Is this possible or are there any recommendations of how to stop the locally generated alerts?
Any suggestions?
Thanks
Mike
Any suggestions?
Thanks
Mike
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2005 08:17 AM
тАО09-01-2005 08:17 AM
Re: How to remove the HP Event Notifier
Just stop the Service and then disable it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-01-2005 08:39 AM
тАО09-01-2005 08:39 AM
Re: How to remove the HP Event Notifier
The HP Event Notifier is part of an installation package and can't be uninstalled separately. You can, however, stop the service and then disable it. 'sc' is the command line interface to the Windows Service Control Manager. You can run these 2 commands on every system to do that:
sc stop cimnotify
sc config cimnotify start= disabled
You can even get fancy and create a batch file with this content on the HP SIM CMS:
SC \\%DEVICENAME% STOP CIMNOTIFY
SC \\%DEVICENAME% CONFIG CIMNOTIFY START= DISABLED
If the batch file is on your CMS and has the pathname C:\STOPNOTIFY.BAT, then you can create a custom command in HP SIM that calls the batch file. You can select multiple servers and SIM will iterate through each of them, replacing %DEVICENAME% with the name of the target each time. Note: the user the SIM service runs as must have the ability to do this with the target over RPC.
sc stop cimnotify
sc config cimnotify start= disabled
You can even get fancy and create a batch file with this content on the HP SIM CMS:
SC \\%DEVICENAME% STOP CIMNOTIFY
SC \\%DEVICENAME% CONFIG CIMNOTIFY START= DISABLED
If the batch file is on your CMS and has the pathname C:\STOPNOTIFY.BAT, then you can create a custom command in HP SIM that calls the batch file. You can select multiple servers and SIM will iterate through each of them, replacing %DEVICENAME% with the name of the target each time. Note: the user the SIM service runs as must have the ability to do this with the target over RPC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-12-2012 08:39 AM
тАО01-12-2012 08:39 AM
Re: How to remove the HP Event Notifier
Any idea if this stop the HP SIM from getting notifications? I want to monitor my server from HP SIM but need to stop the local HP notifier. I know I could go in and enter in a false email but wanted to know if it can just be turned off?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP