Browsing All posts tagged under »powershell«

Parsing IOSTAT with Powershell

February 28, 2011

Comments Off on Parsing IOSTAT with Powershell

I have had a couple people remark to me that it is somewhat difficult to use iostat on XenServer to gather storage performance metrics because the output format is not easily parsed. Today’s blog is about how to collect and import storage performance values from XenServer using the iostat command and a PowerShell script I wrote to make this […]