January 2018
Intermediate to advanced
574 pages
14h 44m
English
To run esxtop in batch mode, connect to the ESXi host's CLI and run the following command:
# esxtop -a -d <delay> -n <iterations> > exportfilenameExample:# esxtop -a -d 10 -n 50 >perfstats.csv
| Switch | Effect |
| -a |
This will gather all the esxtop statistics |
| -d |
This inserts a delay (in seconds) between every performance snapshot |
| -n |
This is used to specify the number of snapshot iterations that have to be collected |
Read now
Unlock full access