Usage: VmfsLatencyStats.py [options]
Options:
-h, --help show this help message and exit
-g, --eagerRollup Enable eager rollup of stats
-E, --enable Enable Stats
-D, --disable Disable Stats
-P, --print-stats Print stats from kernel.
-s STATSFILE, --show-stats=STATSFILE
Format stats from a dump file.
-b, --print-buckets Print detailed stats buckets
-f SHOWFILTER, --show-stats-filter=SHOWFILTER
Filter the stats during display. ex: -f op=name1,name2
-f stat=name1,name2 -f datastore=name1,name2 -f
max=nnnn
-i INTERVAL, --interval=INTERVAL
Interval for statistics collection. Default=120sec
-n NUMITERS, --numIters=NUMITERS
Number of iterations. Default=Infinite
-d DATASTORES, --datastore=DATASTORES
Datastore for which statistics to be collected.
-o OUTFILE, --outFile=OUTFILE
Name of the file to output the statistics.