ESXi Compatibility Checker
The ESXi Compatibility Checker is a fling released in 2018 available from https://flings.vmware.com/esxi-compatibility-checker.
The tool is a Python script that can validate VMware hardware compatibility and upgrade issues of ESXi. This tool is my first fling release, and it was a good experience for me to interact with users directly.
I don’t think this tool is still popular as it has been a while, and some features are integrated into the recent vSphere releases. But for anybody who wants to use the ESXi compatibility checker, here is some information:
- Download the tool from https://flings.vmware.com/esxi-compatibility-checker
- Python 3.6 or above is required, refer to the install on Windows from https://www.youtube.com/watch?v=ataRS4I4dvs
- Demo: https://www.youtube.com/watch?v=KJUC3HwVVpE
Feel free to add a comment if you have any questions!