<?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 Run Nodeshell Command ifstat in Powershell in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Run-Nodeshell-Command-ifstat-in-Powershell/m-p/152353#M27355</link>
    <description>&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to run a nodeshell command in Powershell. Is it possible?&lt;/P&gt;
&lt;P&gt;Especially I want to get the amount of CRC errors on e0a and e0b ports.&lt;/P&gt;
&lt;P&gt;For this purpose I use the "node run -node * ifstat e0a" command.&lt;/P&gt;
&lt;P&gt;How can I check the CRC eroros on this ports and get informed wehn they increase?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regard&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 12:08:28 GMT</pubDate>
    <dc:creator>El_Feuro</dc:creator>
    <dc:date>2025-06-04T12:08:28Z</dc:date>
    <item>
      <title>Run Nodeshell Command ifstat in Powershell</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Run-Nodeshell-Command-ifstat-in-Powershell/m-p/152353#M27355</link>
      <description>&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to run a nodeshell command in Powershell. Is it possible?&lt;/P&gt;
&lt;P&gt;Especially I want to get the amount of CRC errors on e0a and e0b ports.&lt;/P&gt;
&lt;P&gt;For this purpose I use the "node run -node * ifstat e0a" command.&lt;/P&gt;
&lt;P&gt;How can I check the CRC eroros on this ports and get informed wehn they increase?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regard&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:08:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Run-Nodeshell-Command-ifstat-in-Powershell/m-p/152353#M27355</guid>
      <dc:creator>El_Feuro</dc:creator>
      <dc:date>2025-06-04T12:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Run Nodeshell Command ifstat in Powershell</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Run-Nodeshell-Command-ifstat-in-Powershell/m-p/152355#M27356</link>
      <description>&lt;P&gt;You can use the "Invoke-NcSsh" cmdlet to run any command (including nodeshell commands) like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Invoke-NcSsh -Command "node run -node * ifstat e0a" &lt;/PRE&gt;
&lt;P&gt;However, you may be able to also do it a little more elegantly and without a dependence on SSH by using the code posted by&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/8479"&gt;@asulliva&lt;/a&gt;&amp;nbsp;in this thread:&amp;nbsp;&lt;A href="https://community.netapp.com/t5/Data-ONTAP-Discussions/Getting-interface-CRC-errors-using-NMSDK-API/td-p/131663" target="_blank"&gt;https://community.netapp.com/t5/Data-ONTAP-Discussions/Getting-interface-CRC-errors-using-NMSDK-API/td-p/131663&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Donny&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2019 23:07:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Run-Nodeshell-Command-ifstat-in-Powershell/m-p/152355#M27356</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2019-11-16T23:07:22Z</dc:date>
    </item>
  </channel>
</rss>

