<?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: SNMP Free Space Monitoring in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13867#M18977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User NetApp Performance Monitor and NetApp Unified Manager, it does 99% of all monitoring and its free!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2014 02:13:13 GMT</pubDate>
    <dc:creator>VIRTUALGEEK2</dc:creator>
    <dc:date>2014-08-01T02:13:13Z</dc:date>
    <item>
      <title>SNMP Free Space Monitoring</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13846#M18972</link>
      <description>&lt;P&gt;Customer is asking me if we can monitor for free space in a volume via SNMP?&amp;nbsp; They are using a tool called PRTG to monitor their environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do anyone know if ONTAP’s SNMP capability allow them to view free space in a volume?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:57:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13846#M18972</guid>
      <dc:creator>christop</dc:creator>
      <dc:date>2025-06-05T06:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Free Space Monitoring</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13850#M18973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never heard of PRTG before, but I am monitoring volumes and snapshot size using nagios.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 11:16:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13850#M18973</guid>
      <dc:creator>seacliff1</dc:creator>
      <dc:date>2011-04-01T11:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Free Space Monitoring</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13855#M18974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What SNMP traps are you using for volume free/used space?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 13:30:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13855#M18974</guid>
      <dc:creator>christop</dc:creator>
      <dc:date>2011-04-01T13:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Free Space Monitoring</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13860#M18975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not using any traps, but plain monitoring. Every once in a while (5 min) nagios check the status of volumes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the plugin I am using :&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/NetApp/check_netapp/details" target="_blank"&gt;http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/NetApp/check_netapp/details&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 13:35:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13860#M18975</guid>
      <dc:creator>seacliff1</dc:creator>
      <dc:date>2011-04-01T13:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Free Space Monitoring</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13865#M18976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Percent free space is .1.3.6.1.4.1.789.1.5.4.1.6&lt;/P&gt;&lt;P&gt;Absolute free space is a combination of two OIDs, as NetApp does not seem to have discovered 64 bit counters.&lt;/P&gt;&lt;P&gt;.1.3.6.1.4.1.789.1.5.4.1.19 (Low Available bytes) and .1.3.6.1.4.1.789.1.5.4.1.18 (High Available Bytes)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And more aggravatingly, NetApp returns these as signed integers, when they are not.&lt;/P&gt;&lt;P&gt;So you have to correct to get the actual value, depending on whether the first bit is set or not.&lt;/P&gt;&lt;P&gt;So to get Free Space:&lt;/P&gt;&lt;P&gt;((if(lt(dfLowAvailKBytes,0),4294967296+dfLowAvailKBytes,dfLowAvailKBytes)+(dfHighAvailKBytes*4294967296))*1024)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And another issue - the indexes of Volumes change fairly regularly, if you add/remove volumes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid all these hassles, we use &lt;A href="http://www.logicmonitor.com/monitoring/storage/netapp-filers/" target="_blank"&gt;LogicMonitor.com&lt;/A&gt; which automates all the volume discovery, the index changes, the space calculations, and gives latency per volume and other stuff not available through SNMP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 18:21:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13865#M18976</guid>
      <dc:creator>steve_francis</dc:creator>
      <dc:date>2011-04-01T18:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Free Space Monitoring</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13867#M18977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User NetApp Performance Monitor and NetApp Unified Manager, it does 99% of all monitoring and its free!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 02:13:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SNMP-Free-Space-Monitoring/m-p/13867#M18977</guid>
      <dc:creator>VIRTUALGEEK2</dc:creator>
      <dc:date>2014-08-01T02:13:13Z</dc:date>
    </item>
  </channel>
</rss>

