<?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 Invoke-ncsysstat not working for Ifnet object in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-ncsysstat-not-working-for-Ifnet-object/m-p/98010#M4068</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;I'm trying to collect Performance statistics for each interface in the clluster using the Powershell cmdlet - invoke-ncsysstat. But, cmd-let always fails with below error. Could you please help?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #f5f5f5; font-family: Lucida Console; font-size: xx-small;"&gt;:\&amp;gt; i&lt;/SPAN&gt;&lt;SPAN style="color: #f5f5f5; font-family: Lucida Console; font-size: xx-small;"&gt;nvoke-NcSysstat -Ifnet -Name e0*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;invoke-NcSysstat : Object "ifnet" was not found.&lt;/P&gt;&lt;P&gt;At line:1 char:1&lt;/P&gt;&lt;P&gt;+ invoke-NcSysstat -Ifnet -Name e0*&lt;/P&gt;&lt;P&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;+ CategoryInfo : NotSpecified: (:) [Invoke-NcSysstat], EAPIERROR&lt;/P&gt;&lt;P&gt;+ FullyQualifiedErrorId : NetApp.Ontapi.ErrnoException+EAPIERROR,DataONTAP.C.PowerShell.SDK.Cmdlets.Perf.InvokeNcSysstat&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;&lt;SPAN style="color: #ff0000; font-family: Lucida Console; font-size: xx-small;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Lucida Console; font-size: xx-small;"&gt;Bal&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:23:37 GMT</pubDate>
    <dc:creator>Bal</dc:creator>
    <dc:date>2025-06-05T05:23:37Z</dc:date>
    <item>
      <title>Invoke-ncsysstat not working for Ifnet object</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-ncsysstat-not-working-for-Ifnet-object/m-p/98010#M4068</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;I'm trying to collect Performance statistics for each interface in the clluster using the Powershell cmdlet - invoke-ncsysstat. But, cmd-let always fails with below error. Could you please help?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #f5f5f5; font-family: Lucida Console; font-size: xx-small;"&gt;:\&amp;gt; i&lt;/SPAN&gt;&lt;SPAN style="color: #f5f5f5; font-family: Lucida Console; font-size: xx-small;"&gt;nvoke-NcSysstat -Ifnet -Name e0*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;invoke-NcSysstat : Object "ifnet" was not found.&lt;/P&gt;&lt;P&gt;At line:1 char:1&lt;/P&gt;&lt;P&gt;+ invoke-NcSysstat -Ifnet -Name e0*&lt;/P&gt;&lt;P&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;+ CategoryInfo : NotSpecified: (:) [Invoke-NcSysstat], EAPIERROR&lt;/P&gt;&lt;P&gt;+ FullyQualifiedErrorId : NetApp.Ontapi.ErrnoException+EAPIERROR,DataONTAP.C.PowerShell.SDK.Cmdlets.Perf.InvokeNcSysstat&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;&lt;SPAN style="color: #ff0000; font-family: Lucida Console; font-size: xx-small;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: Lucida Console; font-size: xx-small;"&gt;Bal&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:23:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-ncsysstat-not-working-for-Ifnet-object/m-p/98010#M4068</guid>
      <dc:creator>Bal</dc:creator>
      <dc:date>2025-06-05T05:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Invoke-ncsysstat not working for Ifnet object</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-ncsysstat-not-working-for-Ifnet-object/m-p/98119#M4070</link>
      <description>&lt;P&gt;It looks like the ifnet perf object disappeared.&lt;/P&gt;&lt;P&gt;It was present in 8.2; not present in 8.2.2, or in 8.3RC1 (as evidenced by perf-object-list-info)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The alternative seems to be to use the lif object (which gives the same information, except on a lif basis except phsyical NIC port, and misses the packet breakdown of unicast and multicast.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;LogicMonitor.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;_____________&lt;/P&gt;&lt;P&gt;We make NetApp monitoring easy - and everything else, too!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2014 22:27:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Invoke-ncsysstat-not-working-for-Ifnet-object/m-p/98119#M4070</guid>
      <dc:creator>BikeKiteSurf</dc:creator>
      <dc:date>2014-12-05T22:27:48Z</dc:date>
    </item>
  </channel>
</rss>

