<?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: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider. in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20522#M1128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, looks like I'm a bit slow getting onto this... but 3 years later this still looks to be a problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following still returns all volumes and all counters rather than what was specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ﻿﻿./apitest.rb -x filer200 &amp;lt;user&amp;gt; &amp;lt;password&amp;gt; perf-object-get-instances objectname volume instances scratchpv counters avg_latency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Dec 2011 04:21:34 GMT</pubDate>
    <dc:creator>ajtsirca</dc:creator>
    <dc:date>2011-12-10T04:21:34Z</dc:date>
    <item>
      <title>Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20487#M1120</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently begin to work on Netapp API to gather Performance monitoring using Perl Ontap API 3.0. I look the &lt;EM&gt;perf_operation.pl&lt;/EM&gt; which is quite complete !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But, I'm looking for a script that can get Per instances performance stats, per example, let say that I would like to query &lt;EM&gt;avg_latency&lt;/EM&gt; for a specific &lt;EM&gt;Volume&lt;/EM&gt;. Following the documentation I should use the API &lt;EM&gt;perf-object-get-instances&lt;/EM&gt; and include parameters such as this example using the Windows command line tool:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;manage-ontap-sdk-3.0\bin\nt&amp;amp;gt;apitest.exe netapp01 &amp;amp;lt;USER&amp;amp;gt; &amp;amp;lt;PASSWORD&amp;amp;gt; perf-object-get-instances &lt;STRONG&gt;objectname&lt;/STRONG&gt; volume &lt;STRONG&gt;instances&lt;/STRONG&gt; vol0 &lt;STRONG&gt;counters&lt;/STRONG&gt; avg_latency&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem here is that the output of the command is ALL counters for All volumes on the filer. I also try this API using Perl and zeplorer.exe; they all ignore &lt;EM&gt;instances&lt;/EM&gt; and &lt;EM&gt;counters&lt;/EM&gt; inputs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea ? Could it be a API bug ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:34:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20487#M1120</guid>
      <dc:creator>pdion</dc:creator>
      <dc:date>2025-06-05T07:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20491#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see a similar behavior..  May be its a bug !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could code around the problem and enhance the &lt;STRONG&gt;perf_operation.pl&lt;/STRONG&gt; script to do what you are asking, that is, to query a counter value for a particular volume.  Try the attached script.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Syntax :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\perl&amp;amp;gt;perf_operation.pl &amp;amp;lt;filer&amp;amp;gt; &amp;amp;lt;user&amp;amp;gt; &amp;amp;lt;pwd&amp;amp;gt; get-instance-counter-value  &amp;amp;lt;object&amp;amp;gt;  &amp;amp;lt;instance&amp;amp;gt;  &amp;amp;lt;counter&amp;amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\perl&amp;amp;gt;perf_operation.pl &amp;amp;lt;filer&amp;amp;gt; &amp;amp;lt;user&amp;amp;gt; &amp;amp;lt;pwd&amp;amp;gt; get-instance-counter-value  volume  vol0  avg_latency &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 May 2008 19:49:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20491#M1121</guid>
      <dc:creator>nagendrk</dc:creator>
      <dc:date>2008-05-17T19:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20496#M1122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I face the same issue with the CPP SDK. Is there any fix available?&lt;/P&gt;&lt;P&gt;I am using SDK 3.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Ashit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 13:18:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20496#M1122</guid>
      <dc:creator>Ashitkumar</dc:creator>
      <dc:date>2009-11-11T13:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20500#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think there is a fix available. It is a API bug and not dependent on SDK version or langauge used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2009 18:57:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20500#M1123</guid>
      <dc:creator>kvishal</dc:creator>
      <dc:date>2009-11-20T18:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20505#M1124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to poll the processor_busy counter from my NetApp simulator using perf_operation.pl.&amp;nbsp; The processor_busy stat is supposed to be a percentage expressed between 0 and 100, but I'm getting a huge number, like 224962027.&amp;nbsp; See listing below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;perl ./perf_operation.pl 192.168.88.131 adminuser adminpass get-counter-values processor processor0 processor_busy&lt;BR /&gt;Instance = processor0&lt;BR /&gt;Counter Name = processor_busy&amp;nbsp;&amp;nbsp;&amp;nbsp; Counter Value = 224962027&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My simulator is running NetApp Release 7.3, and my perl modules are from manage-ontap-sdk-3.5.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a known bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 06:21:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20505#M1124</guid>
      <dc:creator>iandowiandow</dc:creator>
      <dc:date>2011-02-07T06:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20509#M1125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The processor_busy counter value will not be returned in percentage, its&lt;/P&gt;&lt;P&gt;a value which reports the time during which the processor has been&lt;/P&gt;&lt;P&gt;active since an arbitrary point in the past. For more details, refer the&lt;/P&gt;&lt;P&gt;perf API documentation under doc/ontapi/ontapi_/perf/index.html&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 07:07:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20509#M1125</guid>
      <dc:creator>rkiran</dc:creator>
      <dc:date>2011-02-07T07:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20514#M1126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, looks like I'm a bit slow getting onto this... but 3 years later this still looks to be a problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following still returns all volumes and all counters rather than what was specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ﻿﻿./apitest.rb -x filer200 &amp;lt;user&amp;gt; &amp;lt;password&amp;gt; perf-object-get-instances objectname volume instances scratchpv counters avg_latency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2011 04:20:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20514#M1126</guid>
      <dc:creator>ajtsirca</dc:creator>
      <dc:date>2011-12-10T04:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20518#M1127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, looks like I'm a bit slow getting onto this... but 3 years later this still looks to be a problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following still returns all volumes and all counters rather than what was specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ﻿﻿./apitest.rb -x filer200 &amp;lt;user&amp;gt; &amp;lt;password&amp;gt; perf-object-get-instances objectname volume instances scratchpv counters avg_latency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2011 04:21:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20518#M1127</guid>
      <dc:creator>ajtsirca</dc:creator>
      <dc:date>2011-12-10T04:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20522#M1128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, looks like I'm a bit slow getting onto this... but 3 years later this still looks to be a problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following still returns all volumes and all counters rather than what was specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ﻿﻿./apitest.rb -x filer200 &amp;lt;user&amp;gt; &amp;lt;password&amp;gt; perf-object-get-instances objectname volume instances scratchpv counters avg_latency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2011 04:21:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20522#M1128</guid>
      <dc:creator>ajtsirca</dc:creator>
      <dc:date>2011-12-10T04:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20526#M1129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, looks like I'm a bit slow getting onto this... but 3 years later this still looks to be a problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following still returns all volumes and all counters rather than what was specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ﻿﻿./apitest.rb -x filer200 &amp;lt;user&amp;gt; &amp;lt;password&amp;gt; perf-object-get-instances objectname volume instances scratchpv counters avg_latency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2011 04:21:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20526#M1129</guid>
      <dc:creator>ajtsirca</dc:creator>
      <dc:date>2011-12-10T04:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20531#M1130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, looks like I'm a bit slow getting onto this... but 3 years later this still looks to be a problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following still returns all volumes and all counters rather than what was specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ﻿﻿./apitest.rb -x filer200 &amp;lt;user&amp;gt; &amp;lt;password&amp;gt; perf-object-get-instances objectname volume instances scratchpv counters avg_latency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2011 04:21:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20531#M1130</guid>
      <dc:creator>ajtsirca</dc:creator>
      <dc:date>2011-12-10T04:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20534#M1131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, looks like I'm a bit slow getting onto this... but 3 years later this still looks to be a problem??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following still returns all volumes and all counters rather than what was specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ﻿﻿./apitest.rb -x filer200 &amp;lt;user&amp;gt; &amp;lt;password&amp;gt; perf-object-get-instances objectname volume instances scratchpv counters avg_latency&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any updates?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ajt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2011 04:21:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20534#M1131</guid>
      <dc:creator>ajtsirca</dc:creator>
      <dc:date>2011-12-10T04:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20539#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that apitest doesn't take array input.&amp;nbsp; I would try the latest version of zexplorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 06:26:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20539#M1132</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2012-05-24T06:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ontap API  Performance monitoring: perf-object-get-instances  parameters not consider.</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20543#M1133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may not help the original poster, but I found out how to do this using Perl. I wrote it up here: &lt;A _jive_internal="true" href="https://community.netapp.com/thread/24839" target="_blank"&gt;https://communities.netapp.com/thread/24839&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded the modified perf_operation.pl script, but it didn't quite do what I wanted. Instead of iterating through the results, I was able to filter out specific statistics and only return those. It's useful if you're coding in Perl, but I have no idea how you'd be able to wrap a command-line interface around that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I'm adding this comment with a link in hopes that it will help someone else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 01:22:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Ontap-API-Performance-monitoring-perf-object-get-instances-parameters-not/m-p/20543#M1133</guid>
      <dc:creator>chayashida</dc:creator>
      <dc:date>2012-10-31T01:22:40Z</dc:date>
    </item>
  </channel>
</rss>

