I have a 3rd party tool which integrates with vCenter and logs all of it's alarms directly into the vCenter console.
Is there a way to pick up these custom alarms and present them into the SCOM console?
-
- Novice
- Posts: 3
- Liked: never
- Joined: Mar 29, 2012 2:36 pm
- Contact:
-
- Novice
- Posts: 3
- Liked: never
- Joined: Mar 29, 2012 2:36 pm
- Contact:
Re: Custom Alarm Collection
I figured it out. Just posting in case it helps anyone else out in the future.
I created a new Monitor (Unit monitor - Windows Event reset) in SCOM targeting 'nworks VMware vCenter Events'
Read events from the nworksEventLog using the following expression:
Parameter 1 - equals - AlarmStatusChangedEvent
Parameter 11 - Matches wildcard - <enter your description e.g. Alarm*CustomApp*from Green to Red*
Create a similar rule for the Healthy Event to automatically close the alert.
That's about it.
I created a new Monitor (Unit monitor - Windows Event reset) in SCOM targeting 'nworks VMware vCenter Events'
Read events from the nworksEventLog using the following expression:
Parameter 1 - equals - AlarmStatusChangedEvent
Parameter 11 - Matches wildcard - <enter your description e.g. Alarm*CustomApp*from Green to Red*
Create a similar rule for the Healthy Event to automatically close the alert.
That's about it.
-
- Expert
- Posts: 181
- Liked: 13 times
- Joined: Jan 13, 2010 6:08 pm
- Full Name: Brian Pavnick
- Contact:
Re: Custom Alarm Collection
Yep! Nice job!
Brian Pavnick | Cireson| Solutions Architect
- Follow me on Twitter @ vbpav
- Reach me on e-mail @ brian.pavnick@cireson.com
- Follow me on Twitter @ vbpav
- Reach me on e-mail @ brian.pavnick@cireson.com
-
- VP, Product Management
- Posts: 1497
- Liked: 384 times
- Joined: Jan 01, 2006 1:01 am
- Contact:
Re: Custom Alarm Collection
Indeed, nice work moebius. Would you like a job in Veeam R & D?
I'd also add that there may be other event parameters available - depending on how your 3rd-party Alarm generation works, there could be parameters for VM, for Host, for Cluster....etc. If available from the source event, you can also use them for targeting your custom Monitor.
For example - event parameter 5 could be Host name; parameter 7 could be VM Name; etc. Viewing the event details in nworksEventLog will show the available parameters.
Cheers
Alec
I'd also add that there may be other event parameters available - depending on how your 3rd-party Alarm generation works, there could be parameters for VM, for Host, for Cluster....etc. If available from the source event, you can also use them for targeting your custom Monitor.
For example - event parameter 5 could be Host name; parameter 7 could be VM Name; etc. Viewing the event details in nworksEventLog will show the available parameters.
Cheers
Alec
Who is online
Users browsing this forum: No registered users and 3 guests