<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Import Counters from a Perfmon Chart into PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/26/import-counters-from-a-perfmon-chart-into-powershell.aspx</link><description>Summary : Learn how to automatically import performance counters from a Perfmon chart into Windows PowerShell for ease of analysis.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Import Counters from a Perfmon Chart into PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/26/import-counters-from-a-perfmon-chart-into-powershell.aspx#3451687</link><pubDate>Wed, 07 Sep 2011 17:36:03 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3451687</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@Lan yes, this is expected when you import the data onto a different machine ... some of the counters will be different. Look at the other articles in this series (I did an entire week on working with performance counters) where I describe some techniques you can use to remove &amp;quot;machine specific&amp;quot; information.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3451687" width="1" height="1"&gt;</description></item><item><title>re: Import Counters from a Perfmon Chart into PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/26/import-counters-from-a-perfmon-chart-into-powershell.aspx#3451563</link><pubDate>Wed, 07 Sep 2011 10:52:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3451563</guid><dc:creator>Lan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When I use the import-counter to load blg, it throws a lot of errors:&lt;/p&gt;
&lt;p&gt;Import-Counter : The data in one of the performance counter samples is not valid. View the Status property for each PerformanceCounterSample object to make sure it contains valid data.&lt;/p&gt;
&lt;p&gt;Is that normal ?&lt;/p&gt;
&lt;p&gt;thanks, Lan&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3451563" width="1" height="1"&gt;</description></item><item><title>re: Import Counters from a Perfmon Chart into PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/26/import-counters-from-a-perfmon-chart-into-powershell.aspx#3444144</link><pubDate>Fri, 29 Jul 2011 05:51:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3444144</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@Klaus&lt;/p&gt;
&lt;p&gt;In general what you do with all the information that is gathered, depends on what you find. For example, if you find that you are using too much of your physical memory, then you may decide you need to add additional memory. If your disk queue length is too high, you will need to look at adding additional drives, a better array controller, or attempting to partition the database, or move stuff around. There are some very good articles about performance tuning on TechNet that are specific to particular applications (such as SQL or Exchange) and that cover what counters to track, and which values are to high. Hope this helps.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3444144" width="1" height="1"&gt;</description></item><item><title>re: Import Counters from a Perfmon Chart into PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/26/import-counters-from-a-perfmon-chart-into-powershell.aspx#3443476</link><pubDate>Tue, 26 Jul 2011 08:46:25 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3443476</guid><dc:creator>Klaus Schulte</dc:creator><description>&lt;p&gt;Hey Ed,&lt;/p&gt;
&lt;p&gt;now I think that you could in deed write some books on performance counters!&lt;/p&gt;
&lt;p&gt;I followed your steps on my computer and I#m really astonished to see what you can do with perfmon and powershell! I encountered several errors while importing the performace data into PS and evaluating the paths like &amp;quot;invalid performace indicator path&amp;quot; and &amp;quot;the data of one of the performace indicator samples are invalid&amp;quot; ... maybe this not that unusual but still it may worth noting that.&lt;/p&gt;
&lt;p&gt;The question now is: What can I do with all these Informations?&lt;/p&gt;
&lt;p&gt;There&amp;#39;s pretty much left to filter ... !&lt;/p&gt;
&lt;p&gt;Klaus&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3443476" width="1" height="1"&gt;</description></item></channel></rss>