<?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: Nagios SNMP monitoring and NetApp 8.3 in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/139879#M2660</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/56519"&gt;@ToddAllis&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;A href="https://github.com/aleex42/netapp-cdot-nagios" target="_blank"&gt;https://github.com/aleex42/netapp-cdot-nagios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nice, these are my scripts - I hope they work well for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise just send me further ideas for the future &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Apr 2018 20:45:04 GMT</pubDate>
    <dc:creator>aleex</dc:creator>
    <dc:date>2018-04-26T20:45:04Z</dc:date>
    <item>
      <title>Nagios SNMP monitoring and NetApp 8.3</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/126944#M2224</link>
      <description>&lt;P&gt;Hi. We use Nagios3 and monitor our older NetApp servers fine, but the new one doesn't respond to all the same SNMP requests.&lt;/P&gt;&lt;P&gt;The version of our new one is:&lt;/P&gt;&lt;P&gt;NetApp Release 8.3.2P5: Tue Aug 23 12:36:56 UTC 2016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried this script and others for monitoring:&lt;/P&gt;&lt;P&gt;&lt;A href="https://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/NetApp/Check-Netapp-NG/details" target="_blank"&gt;https://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/NetApp/Check-Netapp-NG/details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CPU Load, Disk Status, NFS Operations, and Uptime monitoring work fine.&lt;/P&gt;&lt;P&gt;Fan, NVRAM Battery, and Power Supply monitoring don't work. We get errors like:&lt;/P&gt;&lt;P&gt;:Requested table is empty or does not exist for .1.3.6.1.4.1.789.1.2.4.2 with snmp version 1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently several Sysstat OIDs no longer work, including:&lt;/P&gt;&lt;P&gt;1.3.6.1.4.1.789.1.2.2&lt;BR /&gt;1.3.6.1.4.1.789.1.2.3&lt;BR /&gt;1.3.6.1.4.1.789.1.2.4&lt;BR /&gt;1.3.6.1.4.1.789.1.2.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there another way to monitor these from Nagios? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Todd&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:34:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/126944#M2224</guid>
      <dc:creator>ToddAllis</dc:creator>
      <dc:date>2025-06-04T15:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Nagios SNMP monitoring and NetApp 8.3</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/127227#M2241</link>
      <description>Hello Todd,&lt;BR /&gt;&lt;BR /&gt;There are some ways you can make it work. You can do a snmpwalk on the filler and then set the correct OIDs for this plugin to work on Data Ontap 8.3 and above.&lt;BR /&gt;&lt;BR /&gt;Another option, which I like most, you can develop your own plugin.&lt;BR /&gt;Those are the guidelines:&lt;BR /&gt;&lt;A href="https://nagios-plugins.org/doc/guidelines.html" target="_blank"&gt;https://nagios-plugins.org/doc/guidelines.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Nagios by it self is simply an scheduler. It schedule it's plugins to run from time to time. Based on return values it alert or not some user or user group.&lt;BR /&gt;&lt;BR /&gt;I'm sorry for any typo, since I am using my mobile.</description>
      <pubDate>Sun, 22 Jan 2017 14:55:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/127227#M2241</guid>
      <dc:creator>FelipeMafra</dc:creator>
      <dc:date>2017-01-22T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Nagios SNMP monitoring and NetApp 8.3</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/127303#M2250</link>
      <description>&lt;P&gt;Thanks. I have written several Nagios scripts, and I've done an snmpwalk on our 8.3 server, but I was unable to find anything for&amp;nbsp;&lt;SPAN&gt;Fan, NVRAM Battery, or&amp;nbsp;Power Supply.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 23:59:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/127303#M2250</guid>
      <dc:creator>ToddAllis</dc:creator>
      <dc:date>2017-01-24T23:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Nagios SNMP monitoring and NetApp 8.3</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/138654#M2604</link>
      <description>&lt;P&gt;Same problem here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.netapp.com/t5/Data-ONTAP-Discussions/Monitoring-an-ONTAP-cluster-with-SNMP/m-p/138653" target="_blank"&gt;https://community.netapp.com/t5/Data-ONTAP-Discussions/Monitoring-an-ONTAP-cluster-with-SNMP/m-p/138653&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you ever figure it out?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:32:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/138654#M2604</guid>
      <dc:creator>gmcdaid</dc:creator>
      <dc:date>2018-03-06T16:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Nagios SNMP monitoring and NetApp 8.3</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/138692#M2606</link>
      <description>&lt;P&gt;Hi. We are using these scripts now, which work well for our needs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/aleex42/netapp-cdot-nagios" target="_blank"&gt;https://github.com/aleex42/netapp-cdot-nagios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Todd&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 23:06:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/138692#M2606</guid>
      <dc:creator>ToddAllis</dc:creator>
      <dc:date>2018-03-07T23:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Nagios SNMP monitoring and NetApp 8.3</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/139879#M2660</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/56519"&gt;@ToddAllis&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;A href="https://github.com/aleex42/netapp-cdot-nagios" target="_blank"&gt;https://github.com/aleex42/netapp-cdot-nagios&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nice, these are my scripts - I hope they work well for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise just send me further ideas for the future &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 20:45:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Nagios-SNMP-monitoring-and-NetApp-8-3/m-p/139879#M2660</guid>
      <dc:creator>aleex</dc:creator>
      <dc:date>2018-04-26T20:45:04Z</dc:date>
    </item>
  </channel>
</rss>

