- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 08:25 AM
Abhishek,
I'd be keen to know whether the VM instance is moved to the class - or if there are two separate CIs? I've just referenced my setup and there's no windows server setup in there (though admittedly the environment I have for reference has dedicated ESX hosts). This means all I get is the VM Instance with things like IP, CPU, State - and the ESX Host (from targeting the vCenter, not the host itself).
Are you running VMs on standalone windows hosts?
Thanks,
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2024 02:11 AM
Hi Sam,
I was having a bit different understanding earlier. let me correct this now.
When an VmcreatedEvent occurs, the system is creating record in Vmware virtual machine instance class and later on when a VM schedule which is part of one cloud discovery schedule runs and if that VM schedule has this IP as of of the IPs it is targeting and if it have access to this server, then VM schedule is creating a Windows server class record with all the data.
My query is if there is any way we can initiate this Quick IP discovery which can create record in windows server class(just like how it's creating record as part of VM schedule) while system is parallelly creating VMWare virtual machine instance class record with event collector record data.
Note - the vm-s are running on esx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 02:17 PM
Hello Abhsihek,
Did you got any solution for your topic. I’m facing with the same issue where i have an event based discovery configured for vcenter and whenever the new VMware virtual machine instance gets created we need the os server ci i.e. windows or Linux should also gets discovered right after the creation of VMware virtual machine instance. Please let me know if you already have any solution with you.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 02:15 AM
Hi Vishwajeet,
Just like what Sam mentioned above, the Architect from ServiceNow who is working with us also mentioned that there is no OOB functionality that would run the IP discovery for newly created VM at the moment.
In our case, we have few VM schedules in place which runs daily and those will usually discover and create Windows servers records for the newly created VMS in vcenter virtual machine instance class.
Our ServiceNow Architect suggested to have a Flow in place if needed. hope this answered your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 08:53 AM
So - maybe you could put a BR in which sees the completion of a triggered Discovery resulting from a VMcreated event, and kicks off Discovery against that IP to speed it up?