Skip to content

vscsiStats Grapher

vScsiStats Grapher creates dynamic charts from a csv based vscsiStats output. Paste the histogram output into the textbox or upload the entire file.
If you want to test the tool you can download sample.csv

Paste vscsiStats csv output:

Or upload vscsiStats File:

Note: The output does not contain any sensitive information. Feel free to check the output prior to upload.


How to create vscsiStats output:

Connect via SSH to your ESXi Host Obtain Virtual Machine worldGroupID:
# vscsiStats -l
Start collection
# vscsiStats -s -w 
Wait a couple of minutes and/or run your workload Write the current histograms to the disk:
#vscsiStats -p all -c -w  > /tmp/vscsistats.csv
Stop collection
#vscsiStats -x -w 
Your file should look like this:
Histogram: IO lengths of commands,virtual machine worldGroupID,4426,virtual disk handleID,8193 (scsi0:1)
min,8192
max,8192
mean,8192
count,38385
Frequency,Histogram Bucket Limit
0,512
0,1024
0,2048
0,4095
0,4096
0,8191
38385,8192
0,16383
0,16384
0,32768
0,49152
0,65535
0,65536
0,81920
0,131072
0,262144
0,524288
0,524288