<?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 What's ther [-instance] parameter in Powershell command [Get-NcPerfData]? in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/What-s-ther-instance-parameter-in-Powershell-command-Get-NcPerfData/m-p/454886#M6943</link>
    <description>&lt;P&gt;&lt;FONT size="5"&gt;Hi I try to get performance from powershell command [Get-NcPerfData]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;but the [-instance] parameter seems must inupt,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;What's -instance parameter's value?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2024 09:10:01 GMT</pubDate>
    <dc:creator>AllenChang</dc:creator>
    <dc:date>2024-09-05T09:10:01Z</dc:date>
    <item>
      <title>What's ther [-instance] parameter in Powershell command [Get-NcPerfData]?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/What-s-ther-instance-parameter-in-Powershell-command-Get-NcPerfData/m-p/454886#M6943</link>
      <description>&lt;P&gt;&lt;FONT size="5"&gt;Hi I try to get performance from powershell command [Get-NcPerfData]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;but the [-instance] parameter seems must inupt,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;What's -instance parameter's value?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="5"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 09:10:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/What-s-ther-instance-parameter-in-Powershell-command-Get-NcPerfData/m-p/454886#M6943</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2024-09-05T09:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: What's ther [-instance] parameter in Powershell command [Get-NcPerfData]?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/What-s-ther-instance-parameter-in-Powershell-command-Get-NcPerfData/m-p/455208#M6951</link>
      <description>&lt;P&gt;Hi Chang,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find below all the details for command "Get-NcPerfData"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You shall also run the below commands to get more details for any specific commands:&lt;/P&gt;&lt;P&gt;"get-help Get-NcPerfData -examples"&lt;/P&gt;&lt;P&gt;"get-help Get-NcPerfData -detailed"&lt;/P&gt;&lt;P&gt;"get-help Get-NcPerfData -full"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Details of command "Get-NcPerfData":&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;NAME&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Get-NcPerfData&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SYNOPSIS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Get a list of current counter values of instances of an object.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SYNTAX&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Get-NcPerfData [-Name] &amp;lt;String&amp;gt; -Instance &amp;lt;String[]&amp;gt; [-Counter &amp;lt;String[]&amp;gt;] [-PrivilegeLevel &amp;lt;String&amp;gt;] [-FilterData &amp;lt;String&amp;gt;] [-SampleId &amp;lt;String&amp;gt;] [-Max &amp;lt;Int32&amp;gt;] [-SortKey &amp;lt;String&amp;gt;] [-SortOrder &amp;lt;String&amp;gt;] [-Controller &amp;lt;NcController[]&amp;gt;] &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-PipelineVariable &amp;lt;String&amp;gt;] [-ZapiRetryCount &amp;lt;Int32&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Get-NcPerfData [-Name] &amp;lt;String&amp;gt; -InstanceUuid &amp;lt;String[]&amp;gt; [-Counter &amp;lt;String[]&amp;gt;] [-PrivilegeLevel &amp;lt;String&amp;gt;] [-FilterData &amp;lt;String&amp;gt;] [-SampleId &amp;lt;String&amp;gt;] [-Max &amp;lt;Int32&amp;gt;] [-SortKey &amp;lt;String&amp;gt;] [-SortOrder &amp;lt;String&amp;gt;] [-Controller &amp;lt;NcController[]&amp;gt;] &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[-PipelineVariable &amp;lt;String&amp;gt;] [-ZapiRetryCount &amp;lt;Int32&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DESCRIPTION&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Get a list of current counter values of instances of an object. This will return the values of all specified counters and instances of the specified object with one call.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;PARAMETERS&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Name &amp;lt;String&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Name of the object to get counter values for.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Instance &amp;lt;String[]&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;List of instance names for which to get counter values. This element can be used to limit data collection to a specified subset of the instances of the object.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Counter &amp;lt;String[]&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;List of counters whose values will be retrieved. This element can be used to limit data collection to a specified subset of the counters of instances of the object. If this element is absent, values of all counters will be retrieved.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-PrivilegeLevel &amp;lt;String&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Name of the privilege level. Possible values: "basic", "admin", "advanced", "diag". If the element is absent, the default privilege of the object will be used.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-FilterData &amp;lt;String&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;A string, representing filter-data, in the format of key=value supporting multiple key-value pairs via comma separation. The applied filter is a combination of ANDing the key-value pairs.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-SampleId &amp;lt;String&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Name of the sample.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;This parameter is available with Data ONTAP 8.4 and up.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Max &amp;lt;Int32&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Maximum number of instances.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;This parameter is available with Data ONTAP 8.4 and up.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-SortKey &amp;lt;String&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Counter used for sorting instances.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;This parameter is available with Data ONTAP 8.4 and up.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-SortOrder &amp;lt;String&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Sort order. Possible values are 'ascending' and 'descending'.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;This parameter is available with Data ONTAP 8.4 and up.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-Controller &amp;lt;NcController[]&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;A clustered Data ONTAP controller to receive this cmdlet, as embodied by an NcController object. This parameter is returned by the Connect-NcController cmdlet. If not specified, the value in the global variable CurrentNcController is used. In &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;the latter case, if CurrentNcController contains a collection of NcController objects, this cmdlet is invoked on each controller in succession.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-PipelineVariable &amp;lt;String&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-ZapiRetryCount &amp;lt;Int32&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;The number of times to retry commands that return with errors that may succeed after a retry&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-InstanceUuid &amp;lt;String[]&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;List of instance UUIDs for which to get counter values. This element can be used to limit data collection to a specified subset of the instances of the object.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;CommonParameters&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;This cmdlet supports the common parameters: Verbose, Debug,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ErrorAction, ErrorVariable, WarningAction, WarningVariable,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;OutBuffer, PipelineVariable, and OutVariable. For more information, see &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216). &lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;-------------- Example 1 --------------&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;C:\PS&amp;gt;Get-NcPerfData -Name volume -Instance luns -Counter avg_latency, total_ops&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Get the volume perf counters avg_latency and total_ops for the volume "luns".&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NcController : 10.60.189.172&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Aggregation : DataONTAP.C.Types.Perf.AggregationData&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Counters : {avg_latency, total_ops}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Name : luns&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Uuid : f4cce431-574d-11e1-a865-123478563412&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 01:27:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/What-s-ther-instance-parameter-in-Powershell-command-Get-NcPerfData/m-p/455208#M6951</guid>
      <dc:creator>PravinKumar</dc:creator>
      <dc:date>2024-09-18T01:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: What's ther [-instance] parameter in Powershell command [Get-NcPerfData]?</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/What-s-ther-instance-parameter-in-Powershell-command-Get-NcPerfData/m-p/455476#M6957</link>
      <description>&lt;P&gt;I use the command and refer the example,&lt;/P&gt;&lt;P&gt;but it show me [Record doesn't exist]&lt;/P&gt;&lt;P&gt;how to resolve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 00:52:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/What-s-ther-instance-parameter-in-Powershell-command-Get-NcPerfData/m-p/455476#M6957</guid>
      <dc:creator>AllenChang</dc:creator>
      <dc:date>2024-09-30T00:52:46Z</dc:date>
    </item>
  </channel>
</rss>

