On March 5th, 2020 I posted a blog titled Slice and Dice esxtop -b output in this blog I promised another version of the tool with a fault finder. Here I am fulfilling that promise.
Category: Esxtop
Slice and Dice esxtop -b output
About a year ago I posted a python code to slice and dice esxtop -b output file. It had many
Collecting esxtop data for long intervals
While troubleshooting performance issues with Vmware support, a constant ask that comes forward is to collect esxtop data during the
Using python to review esxtop -b output
Step 1: Prepare python environment: Download Python 3 available at https://www.python.org/downloads/ Run the installer and make sure to install pip