Describe the bug
Some running VMs are not reporting guest os.
Expected behavior
When a guest OS is running, we're expecting to see the Guest OS that is reported by the VM Tools. Some VMs are not properly reporting this information, causing the component to output None.
The fix would be to fall back on reporting the Guest OS that the VM is configured as. This is the same information that is being reported when the VM is not running.
Describe the bug Some running VMs are not reporting guest os.
Expected behavior When a guest OS is running, we're expecting to see the Guest OS that is reported by the VM Tools. Some VMs are not properly reporting this information, causing the component to output None.
The fix would be to fall back on reporting the Guest OS that the VM is configured as. This is the same information that is being reported when the VM is not running.