<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rich&#039;s Blog &#187; batch</title>
	<atom:link href="http://www.techish.net/tag/batch/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techish.net</link>
	<description>The stuff I get myself into...</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Visualizing SQLIO:  Disk benchmark results using a PivotChart</title>
		<link>http://www.techish.net/2012/01/visualizing-sqlio-disk-benchmark-results-using-a-pivotchart/</link>
		<comments>http://www.techish.net/2012/01/visualizing-sqlio-disk-benchmark-results-using-a-pivotchart/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 22:43:31 +0000</pubDate>
		<dc:creator>Rich Kreider</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[pivot table]]></category>
		<category><![CDATA[pivotchart]]></category>
		<category><![CDATA[sqlio]]></category>

		<guid isPermaLink="false">http://www.techish.net/?p=1707</guid>
		<description><![CDATA[This is a quick video of what I was working on for a little today. I created a batch script that will benchmark a disk(s) using SQLIO and record the output to a single file (or multiple, if necessary). After &#8230; <a href="http://www.techish.net/2012/01/visualizing-sqlio-disk-benchmark-results-using-a-pivotchart/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a quick video of what I was working on for a little today. I created a <a title="SQLIO Scripts and Graphs" href="http://www.techish.net/2012/01/sqlio-scripts-and-graphs/">batch script </a>that will benchmark a disk(s) using SQLIO and record the output to a single file (or multiple, if necessary). After benchmarking completes, I run <a href="http://sqlblog.com/blogs/jonathan_kehayias/archive/2010/05/25/parsing-sqlio-output-to-excel-charts-using-regex-in-powershell.aspx" target="_blank">SQLIOResults</a> and choose the output file that was created by my batch script.</p>
<p>Once SQLIOResults parses the SQLIO output and finishes inserting it into Excel, I create a PivotChart to compare the disk(s) IOPS and MB/s at each of the different test levels.</p>
<p>Hopefully someone else will find this useful. Also, if anyone knows how I can create a pivot chart in Powershell (if there&#8217;s a COM call), please let me know so I can completely automate this!</p>
<p>
<div id="Visualizing_SQLIO"></div>
<script type="text/javascript">
	var elm = document.getElementById("Visualizing_SQLIO");
	var src = "http://www.techish.net/wp-content/plugins/SLVideoPlayer/wmvplayer.xaml"; 
	var cfg = {
	file : "http://www.techish.net/wp-content/videos/Visualizing_SQLIO.wmv",
 width:640,
 height:480 	
};
	var ply = new jeroenwijering.Player(elm,src,cfg);
</script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techish.net/2012/01/visualizing-sqlio-disk-benchmark-results-using-a-pivotchart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

