Navigating through some VDI related posts I found this very useful Excel macro created by Paul Dunn that will automatically create charts for all the data produced by vscsiStats. I thought was worth sharing since I always spend time creating those charts when I need to demonstrate the IO profile or troubleshoot storage latencies. Paul, thanks for that!
If you want to learn about vscsiStats for VDI read Improve VDI performance with IO Length Trending. For more info on how to use vscsistats please read this and this.
Download the Excel Macro from HERE.
The original article from Paul Dunn can be found at New vscsiStats Excel Macro






2 comments
Erik Zandboer
01/05/2011 at 6:52 pm (UTC -7) Link to this comment
Hi,
For an Excel chart drawing vscsiStats output I created one for 3D charts:
vscsiStats 3D surface graph part 3: Build your own! at http://www.vmdamentals.com/?p=1022
and some of its history and how to create the vscsistats output for it at http://www.vmdamentals.com/?p=722
Andre Leibovici
01/05/2011 at 7:59 pm (UTC -7) Link to this comment
Erik, that’s great work. Thanks for sharing!