
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 04:56 AM
Hi
I am trying to find a good solution to updating the CMDB with vCenter CI's.
Obviously a near realtime vCenter cmdb update solution is perfect as introduced in the following appealing video (links to 12:15 min/sec)
Ask the Expert : Real-Time CMDB with Ben Yukich
Enabling the Discover vCenter workflow in the platform does not require a Discovery license as I read the following:
But - what I can't read is if this mean that we can use the vCenter Event Collector w/o Discovery as long as we have Orchestration? I am not sure if the following text implies a Discovery requirement:
The following link tells me that Discovery adheres to the Identification and Reconciliation framework:
But - I can't find evidence that the inner workings of the vCenter Event Collector adhere to the Identification & Reconciliation framework too?
Sincirely,
Anders
Solved! Go to Solution.
- Labels:
-
Discovery
-
Orchestration (ITOM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2017 01:16 PM
Look at that! - They obsoleted and deleted it. Apologies.
Looks like the good stuff is in script include VCenterVmStateUpdater.
automation.vcenter events trigger the "Discovery: Process vCenter events" script action which calls VCenterVmStateUpdater.process().
- Tim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 08:58 AM
The VCenterExtension is in the mid server. It should create ecc_queue inputs with topic = MIDExtension:VCenterExtension without requiring Discovery.
The script include, VCenterEventProcessor, that parses the results on the ecc_queue is part of the Discovery plugin, however.
So, to do this without discovery, you would need to write your own script to process that input.
- Tim.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 11:09 PM
Hi Tim
Thanks for your reply. I will look into the matter with your words in mind and return after that.
-Anders

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 02:11 AM
Hi again
How do I find the VCenterEventProcessor script include?
When I google VCenterEventProcessor I only find this thread 🙂
-Anders
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 12:28 AM
Well, it's in the Discovery application, so you would need to purchase or get a demo of Discovery.