Our current VM infrastructure runs on VMware. I'm curious if anyone knows of a way to inventory the ESXi Hosts. I realize the SCCM Client wouldn't actually install on ESX to inventory directly, but the client does install on the windows server which runs vCenter, and vCenter has all of the host details. Is there a way to get that information into SCCM?
I know there is the v_GS_VIRTUAL_MACHINE view in the database, and it seems to list some information like Physical Host, but only for Hyper-V systems.
Has anyone been able to get this to work? My guess would be that if the vCenter information were in a WMI class that a MOF edit could be made to get it into inventory. It would be nice to get information like what physical host a VM is running on, what are it's hardware specs, and possibly other details.