<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Capturing Performance Stats for a Filer in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35680#M1644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does netapp capture how much gets sent to certain clients?&amp;nbsp; &lt;/P&gt;&lt;P&gt;We have operations manager and I've seen the performance advisor stats, which are great, but I need something more detailed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pair of filers that are in our main building(location a).&amp;nbsp; We also have a datacenter one town over(location b) that has all of our other netapps.&amp;nbsp; We're planning on migrating all of the data from this netapp cluster, to the one at our datacenter.&amp;nbsp; The datacenter has hundreds of machines that potentially use the netapp in location A, and we have many employees/servers in location A that may also use this filer.&amp;nbsp; I know that the filer sends a lot more outbound network traffic than it receives, and I'm trying to gauge what precentage of the traffic is going to location A vs location B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good thing is the locations are 2 very different networks.&amp;nbsp; A = 172.x.x and B = 10.x.x so it should be easy to filter... I just don't know where I should be looking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any thoughts in how I could go about looking into this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Derek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Apr 2011 15:23:53 GMT</pubDate>
    <dc:creator>infinitiguy</dc:creator>
    <dc:date>2011-04-22T15:23:53Z</dc:date>
    <item>
      <title>Capturing Performance Stats for a Filer</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35667#M1641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I would like to know if thee is a method for capturing performance stats for a filer.&amp;nbsp; Primarily I am looking to capture Disk I/O, CPU, and Network statistics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 19:48:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35667#M1641</guid>
      <dc:creator>ahrdlicka</dc:creator>
      <dc:date>2011-01-05T19:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Performance Stats for a Filer</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35672#M1642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are all sorts of ways. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the best way is by setting up a NetApp Operations Manager server and using Performance Monitor to view the data you want to see.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.netapp.com/us/products/management-software/operations-manager.html" target="_blank"&gt;http://www.netapp.com/us/products/management-software/operations-manager.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need something a little less involved, there are a few quicker ways.&amp;nbsp; You can use the NetApp ONTAPApi toolkit for Powershell and the Get-NaPerfCounter, Get-NaPerfData, Get-NaPerfInstance and get-NaPerfObject cmdlets in a Posh script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/community/interfaces_and_tools/data_ontap_powershell_toolkit?view=documents" target="_blank"&gt;http://communities.netapp.com/community/interfaces_and_tools/data_ontap_powershell_toolkit?view=documents&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also queried occasional stats via VBScript and using SSH to run the stats command on the filer console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even more directly, you can log onto the filer and run sysstat -u 1 to see realtime stats on the console itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best approach all depends on what you want to do with the stats you gather.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 20:44:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35672#M1642</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2011-01-05T20:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Performance Stats for a Filer</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35677#M1643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I prefer Performance Advisor - which comes with Operations Manager.&amp;nbsp; However, the next best thing is the stats command.&amp;nbsp; The following blog entry does a fantastic job of explaining how to use this CLI tool to collect performance stats including disk I/O, CPU and network stats:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/groups/chris-kranz-hardware-pro/blog/2009/04/01/performance-stats-without-perfstat-or-ops-mgr" target="_blank"&gt;http://communities.netapp.com/groups/chris-kranz-hardware-pro/blog/2009/04/01/performance-stats-without-perfstat-or-ops-mgr&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 03:06:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35677#M1643</guid>
      <dc:creator>reide</dc:creator>
      <dc:date>2011-01-06T03:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Performance Stats for a Filer</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35680#M1644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does netapp capture how much gets sent to certain clients?&amp;nbsp; &lt;/P&gt;&lt;P&gt;We have operations manager and I've seen the performance advisor stats, which are great, but I need something more detailed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pair of filers that are in our main building(location a).&amp;nbsp; We also have a datacenter one town over(location b) that has all of our other netapps.&amp;nbsp; We're planning on migrating all of the data from this netapp cluster, to the one at our datacenter.&amp;nbsp; The datacenter has hundreds of machines that potentially use the netapp in location A, and we have many employees/servers in location A that may also use this filer.&amp;nbsp; I know that the filer sends a lot more outbound network traffic than it receives, and I'm trying to gauge what precentage of the traffic is going to location A vs location B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good thing is the locations are 2 very different networks.&amp;nbsp; A = 172.x.x and B = 10.x.x so it should be easy to filter... I just don't know where I should be looking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any thoughts in how I could go about looking into this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Derek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2011 15:23:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/35680#M1644</guid>
      <dc:creator>infinitiguy</dc:creator>
      <dc:date>2011-04-22T15:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Performance Stats for a Filer</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/107347#M4418</link>
      <description>&lt;P&gt;I get a message that I am not authorized to read the link you posted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.netapp.com/groups/chris-kranz-hardware-pro/blog/2009/04/01/performance-stats-without-perfstat-or-ops-mgr" target="_blank"&gt;https://forums.netapp.com/groups/chris-kranz-hardware-pro/blog/2009/04/01/performance-stats-without-perfstat-or-ops-mgr&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:22:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Capturing-Performance-Stats-for-a-Filer/m-p/107347#M4418</guid>
      <dc:creator>dmcneil</dc:creator>
      <dc:date>2015-07-15T15:22:59Z</dc:date>
    </item>
  </channel>
</rss>

