I am setting up an IaaS monitoring system. I monitor the hardware via IPMI sensors via the iLo port. Some of my compute servers have ESXi installed and some have Openstack installed. I want to use pyVmomi to verify that ESXi is installed and get its overall status, not the status of VMs it may be hosting.
↧