<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Check NetApp-REST on blog.monitoring-plugins.pro</title>
    <link>https://blog.monitoring-plugins.pro/products/check-netapp-rest/</link>
    <description>Recent content in Check NetApp-REST on blog.monitoring-plugins.pro</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 05 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.monitoring-plugins.pro/products/check-netapp-rest/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>check_netapp as a Single Binary</title>
      <link>https://blog.monitoring-plugins.pro/posts/2026-08-05-check-netapp-single-binary/</link>
      <pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2026-08-05-check-netapp-single-binary/</guid>
      <description>&lt;p&gt;As of &lt;strong&gt;v4.0.0-beta.3&lt;/strong&gt;, &lt;a href=&#34;https://monitoring-plugins.pro/products/check_netapp_pro/check-netapp-rest/&#34; title=&#34;RESTful NetApp Monitoring Plugins&#34;&gt;Check NetApp-REST&lt;/a&gt; ships a new binary called &lt;code&gt;check_netapp&lt;/code&gt;. It bundles all 20 ONTAP-REST checks — &lt;code&gt;volume&lt;/code&gt;, &lt;code&gt;aggregate&lt;/code&gt;, &lt;code&gt;snapmirror&lt;/code&gt;, &lt;code&gt;disk&lt;/code&gt; and so on — as subcommands of a single executable, in addition to the familiar individual &lt;code&gt;check_netapp_*&lt;/code&gt; binaries.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-a-single-binary&#34;&gt;Why a single binary?&lt;/h2&gt;&#xA;&lt;p&gt;Each &lt;code&gt;check_netapp_*&lt;/code&gt; binary is a statically linked Go executable of around 10 MiB. With 20 of them in the package, that adds up to roughly 200 MiB on disk — for what is, under the hood, largely the same runtime and shared library code repeated 20 times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Strengthening the Software Supply Chain: Signed Releases and SBOM Scanning</title>
      <link>https://blog.monitoring-plugins.pro/posts/2026-05-19-sbom-signing/</link>
      <pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2026-05-19-sbom-signing/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve shipped two security improvements that make it easier to trust the plugins you download and run from us. Both are now live and will apply to all future releases.&lt;/p&gt;&#xA;&lt;h2 id=&#34;signed-release-archives&#34;&gt;Signed Release Archives&lt;/h2&gt;&#xA;&lt;p&gt;Every release archive on &lt;a href=&#34;https://releases.monitoring-plugins.pro/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;https://releases.monitoring-plugins.pro/&lt;/a&gt;&#xA; now ships with a detached OpenPGP signature — a small &lt;code&gt;.asc&lt;/code&gt; file next to each &lt;code&gt;.tar.gz&lt;/code&gt;. Publishing an archive without a matching signature is no longer possible, and we have retroactively signed every archive that was already available, so the complete release history is covered.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Direct Distribution of NetApp Monitoring Plugins</title>
      <link>https://blog.monitoring-plugins.pro/posts/2025-10-02-direct-distribution/</link>
      <pubDate>Tue, 02 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2025-10-02-direct-distribution/</guid>
      <description>&lt;p&gt;As of October 1, 2025, Activaria has taken over the distribution of the NetApp Monitoring Plugins. Previously distributed by Quorum Distribution GmbH, the plugins will now be provided directly by us as the original developer and manufacturer.&#xA;Existing contracts, including active subscriptions remain fully in effect and will be serviced by Activaria. To ensure continued delivery, the necessary customer information has been securely transferred to us.&lt;/p&gt;&#xA;&lt;p&gt;The latest software releases are always available for download at &lt;a href=&#34;https://releases.monitoring-plugins.pro/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;https://releases.monitoring-plugins.pro/&lt;/a&gt;&#xA; using your existing contract number.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Possible false negative: Broken disks have no node</title>
      <link>https://blog.monitoring-plugins.pro/posts/2025-08-02-nodeless-disk-check/</link>
      <pubDate>Sat, 02 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2025-08-02-nodeless-disk-check/</guid>
      <description>&lt;div class=&#34;alert alert-danger&#34; role=&#34;alert&#34;&gt;&#xA;  &lt;i class=&#34;fas fa-fw fa-skull-crossbones&#34;&gt;&lt;/i&gt;The following text discusses the possibility of a false negative result, depending on your configuration. Please read it carefully.&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;Recently we got an interesting bug-report: A broken disk did not get alarmed by the &lt;code&gt;check_netapp_disk container-type&lt;/code&gt;-plugin. This false negative happened because of a configuration, where disks are checked per node:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;check_netapp_disk container-type -H filer …  ‑‑include=~^NODE-B\.&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;This will check all disks on NODE-B. But a broken disk may not be related to any node and so it wont show up in the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Check NetApp REST v3.2.0 released</title>
      <link>https://blog.monitoring-plugins.pro/posts/2025-05-20-release-netapp-rest-v3.2.0/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2025-05-20-release-netapp-rest-v3.2.0/</guid>
      <description>&lt;h2 id=&#34;new-check-for-disk-stats-iops-throughput-in-v320&#34;&gt;New Check for Disk Stats (iops, throughput) in v3.2.0&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;New Check: &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/latest/configuration/disk/stats&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;&lt;code&gt;check_netapp_disk stats&lt;/code&gt;&lt;/a&gt;&#xA; to monitor disk-path-quality (failed iops), throughput and other disk-metrics.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;New switch &lt;code&gt;--no-include-exclude-message&lt;/code&gt;: Do not show the message with the count of included/excluded instances.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For further details please read the &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/release_history/#320-reworked-getter-and-compatibility-logic-disk-path-quality-check&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;release notes&lt;/a&gt;&#xA; and the &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/v3.2.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;documentation&lt;/a&gt;&#xA;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lots of new checks in v3.1.0 (stable) and v3.2.0-beta.3</title>
      <link>https://blog.monitoring-plugins.pro/posts/2025-03-11-disk-path-quality/</link>
      <pubDate>Tue, 11 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2025-03-11-disk-path-quality/</guid>
      <description>&lt;h2 id=&#34;new-checks-in-v310&#34;&gt;New Checks in v3.1.0&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/latest/configuration/node/service-processor&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;&lt;code&gt;check_netapp_node service-processor&lt;/code&gt;&lt;/a&gt;&#xA; has got new subcommands to check the service-processor&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;state (online/offline)&lt;/li&gt;&#xA;&lt;li&gt;last-update-state (passed/failed)&lt;/li&gt;&#xA;&lt;li&gt;is-ip-configured&lt;/li&gt;&#xA;&lt;li&gt;link-status&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The &lt;strong&gt;firmware version&lt;/strong&gt; is now printed into the message.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/latest/configuration/lun/state&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;&lt;code&gt;check_netapp_lun state&lt;/code&gt;&lt;/a&gt;&#xA;: Checks if luns are online/offline and their mapping state.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;new-check-in-v320-beta3&#34;&gt;New Check in v3.2.0-beta.3&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/latest/configuration/disk/stats&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;&lt;code&gt;check_netapp_disk stats&lt;/code&gt;&lt;/a&gt;&#xA; monitors the disk-path-quality (failed IO-operations), througput and other disk-metrics.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For further details please read the &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/release_history/#320-reworked-getter-and-compatibility-logic-disk-path-quality-check&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;release notes&lt;/a&gt;&#xA; and the &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/v3.2.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;documentation&lt;/a&gt;&#xA;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>v3.0.0 Released: Checks for Node-Hardware, Flexcache, Volume-State, Inodes in Aggregates and Volumes</title>
      <link>https://blog.monitoring-plugins.pro/posts/2024-07-22-hardware-flexcache-volume-state/</link>
      <pubDate>Mon, 22 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2024-07-22-hardware-flexcache-volume-state/</guid>
      <description>&lt;p&gt;❗️Check NetApp-REST introduces a &lt;a href=&#34;https://blog.monitoring-plugins.pro/posts/2024-02-21-dynamic-regex-value/#change&#34;&gt;breaking change&lt;/a&gt;&#xA; beginning with v3.0.0.&lt;/p&gt;&#xA;&lt;h2 id=&#34;new-checks&#34;&gt;New Checks&lt;/h2&gt;&#xA;&lt;p&gt;Beside of the above mentioned UI-change we offer a lot of new checks:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Node: fan, power-supply, temperature, NVRAm battery, node state (up/down), ha state, give-back state&lt;/li&gt;&#xA;&lt;li&gt;Check for the the flexcache connection status&lt;/li&gt;&#xA;&lt;li&gt;Volume: State- and autosize checks&lt;/li&gt;&#xA;&lt;li&gt;Inode (max-files) checks for both volumes and aggregates&lt;/li&gt;&#xA;&lt;li&gt;Aggregate-state check (online, offline)&lt;/li&gt;&#xA;&lt;li&gt;LIF check (administrative-status, operational-status, is-home)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For further details please read the &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/release_history/#300-new-hardware-flexcache-and-volume-state-check&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;release notes&lt;/a&gt;&#xA; and the &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/v3.0.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;documentation&lt;/a&gt;&#xA;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New String &amp; Regex Values</title>
      <link>https://blog.monitoring-plugins.pro/posts/2024-02-21-dynamic-regex-value/</link>
      <pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/2024-02-21-dynamic-regex-value/</guid>
      <description>&lt;p&gt;Check NetApp-REST introduces a breaking change beginning with v3.0.0.&lt;/p&gt;&#xA;&lt;h2 id=&#34;change&#34;&gt;Change&lt;/h2&gt;&#xA;&lt;p&gt;For parameters that previously expected a regular expression: Beginning with the v3.0.0 release, values which do &lt;em&gt;not&lt;/em&gt; start with a tilde (&lt;code&gt;~&lt;/code&gt;) are interpreted as &lt;strong&gt;strings&lt;/strong&gt; that must match exactly, and not as regex patterns.&lt;/p&gt;&#xA;&lt;h2 id=&#34;motivation&#34;&gt;Motivation&lt;/h2&gt;&#xA;&lt;p&gt;The new notation is more intuitive, as the former could lead to false negatives, as shown in this example:  &lt;br&gt;&#xA;The option &lt;code&gt;‑‑exclude=vol1&lt;/code&gt; also excluded &lt;em&gt;vol10&lt;/em&gt; or &lt;em&gt;vol11&lt;/em&gt; or even &lt;em&gt;somevol123&lt;/em&gt;. Now, with the new notation, it does exactly what you would expect at first glance: it only excludes &lt;em&gt;vol1&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Check NetApp-ZAPI will not be able to monitor next year&#39;s ONTAPI releases</title>
      <link>https://blog.monitoring-plugins.pro/posts/zapis-eol/</link>
      <pubDate>Mon, 28 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/zapis-eol/</guid>
      <description>&lt;p&gt;NetApp&amp;rsquo;s ZAPI interface (now called ONTAPI) will reach end of availability (EOA) in January 2023. Therefore the checks from &lt;a href=&#34;https://monitoring-plugins.pro/products/check_netapp_pro/check-netapp-zapi/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Check NetApp-ZAPI&lt;/a&gt;&#xA; won&amp;rsquo;t be of much use in the near future. Fortunately all customers for Check NetAppPRO can use the future-proof &lt;a href=&#34;https://monitoring-plugins.pro/products/check_netapp_pro/check-netapp-rest/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Check NetApp-REST&lt;/a&gt;&#xA; with the same license and therefore without additional costs.&lt;/p&gt;&#xA;&lt;h2 id=&#34;zapi-eoa-timeline-and-recommendations&#34;&gt;ZAPI EOA: Timeline and Recommendations&lt;/h2&gt;&#xA;&lt;p&gt;NetApp announced that ONTAP release in FY22-Q4, will be the final ONTAP version to include ONTAPI (former called ZAPI).&lt;/p&gt;</description>
    </item>
    <item>
      <title>RESTful Spare-Disk and -Partion Check</title>
      <link>https://blog.monitoring-plugins.pro/posts/spare-disk-spare-partition-check/</link>
      <pubDate>Thu, 27 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/spare-disk-spare-partition-check/</guid>
      <description>&lt;p&gt;The RESTful Spare-Disk Check has got subcommands for checking both spare-disks and spare-partions.&lt;/p&gt;&#xA;&lt;h3 id=&#34;example-for-checking-spare-disks&#34;&gt;Example for checking spare-disks&lt;/h3&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;./check_netapp_spare disk -H filer&#xA;NETAPP_PRO SPARE OK - 28 disks checked&#xA;...&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Checks all nodes for sufficient spare-&lt;strong&gt;disks&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;h3 id=&#34;example-for-checking-spare-partitions&#34;&gt;Example for checking spare-partitions&lt;/h3&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;./check_netapp_spare partition -H filer&#xA;NETAPP SPARE WARNING - 68 partitions checked, 68 WARNING&#xA;prod-na-01.1.0.23.P3: 1 spare-disks (WARNING)&#xA;prod-na-01.1.0.23.P2: 1 spare-disks (WARNING)&#xA;prod-na-02.1.0.23.P1: 1 spare-disks (WARNING)&#xA;...&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Checks all nodes for sufficient spare-&lt;strong&gt;partitions&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;about-the-check-netapp-rest-plugins&#34;&gt;About the Check NetApp-REST plugins&lt;/h2&gt;&#xA;&lt;p&gt;The monitoring plugins &lt;code&gt;check_netapp_*&lt;/code&gt; for Nagios®-compatible monitoring frameworks like Nagios Core, Nagios XI, op5-monitor, Icinga, Shinken or Zabbix are enhanced check programs for NetApp filers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Searching the blog</title>
      <link>https://blog.monitoring-plugins.pro/posts/searching-the-blog/</link>
      <pubDate>Wed, 16 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/searching-the-blog/</guid>
      <description>&lt;p&gt;Over the years, this blog has accumulated almost 300 articles. Unfortunately, the built-in JS-based search is overwhelmed by this. We have therefore switched the search bar at the top to an external search engine called MetaGer.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-metager&#34;&gt;Why MetaGer?&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://metager.de/#story-ngo&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;MetaGer&lt;/a&gt;&#xA; is a search engine supported by the non-profit SUMA-EV, Association for Free Access to Knowledge. MetaGer protects against censorship by combining results from many search engines. The source code is free and open source and respects your privacy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Check: Storage Port Status (degraded)</title>
      <link>https://blog.monitoring-plugins.pro/posts/storage-port-check/</link>
      <pubDate>Thu, 27 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/storage-port-check/</guid>
      <description>&lt;p&gt;We have got this request:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Recently we have noticed that some of our fiber optic cables have degraded, this is sadly &lt;strong&gt;not&lt;/strong&gt; reported anywhere else exept with the commands below…&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;STOR04-A1::*&amp;gt; storage port show -node STOR04-A1-01&#xA; &#xA;                             Speed&#xA;Node               Port Type (Gb/s) State    Status&#xA;------------------ ---- ---- ------ -------- ---------------&#xA;STOR04-A1-01&#xA;                   0a   SAS       6 enabled  online&#xA;                   0b   SAS       0 enabled  offline&#xA;                   0c   SAS       6 enabled  online-degraded&#xA;                   0d   SAS       0 enabled  offline&#xA;                   3a   SAS       0 enabled  offline&#xA;                   3b   SAS       6 enabled  online&#xA;                   3c   SAS       0 enabled  offline&#xA;                   3d   SAS       6 enabled  online&#xA;                   6a   SAS      12 enabled  online&#xA;                   6b   SAS      12 enabled  online&#xA;                   6c   SAS      12 enabled  online&#xA;                   6d   SAS      12 enabled  online&#xA;12 entries were displayed.&#xA; &#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The cable in question is a QSFP copper to optical LC and is used because the disk shelfs are located in another server room. As you can see from the details above it is degraded, and this is most likely because of dust on the connectors.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RESTful Volume Snapshot Check</title>
      <link>https://blog.monitoring-plugins.pro/posts/restful-snaphot-volume-check/</link>
      <pubDate>Mon, 13 Dec 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/restful-snaphot-volume-check/</guid>
      <description>&lt;p&gt;This new plugin monitors the space occupied by snapshots on a volume in its first stage of development. It is similar to its ZAPI predecessor &lt;code&gt;check_netapp_pro.pl Snapshots&lt;/code&gt; in that it can calculate the space required by snapshots either relative to the volume size or the snapshot reserve. The parameter &lt;code&gt;--base=volume|reserve&lt;/code&gt; is responsible for this.&lt;/p&gt;&#xA;&lt;h2 id=&#34;syntax-and-options&#34;&gt;Syntax and Options&lt;/h2&gt;&#xA;&lt;p&gt;With many options like &lt;code&gt;--base=volume|reserve&lt;/code&gt; or &lt;code&gt;--include/exclude=&amp;lt;regex&amp;gt;&lt;/code&gt; the check can be tailored to the needs of your organisation. Please have a look at the &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/v3.0.0/configuration/snapshot/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;checks documentation&lt;/a&gt;&#xA; page for explanations and examples.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Check for missing (accidentally deleted) volumes</title>
      <link>https://blog.monitoring-plugins.pro/posts/missing-volume-alarm/</link>
      <pubDate>Mon, 15 Nov 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/missing-volume-alarm/</guid>
      <description>&lt;p&gt;The new &lt;code&gt;check_netapp_volume missing&lt;/code&gt; plugin notifies you or your team, when a volume has been removed from the system.&lt;/p&gt;&#xA;&lt;h2 id=&#34;motivation-and-workflow&#34;&gt;Motivation and Workflow&lt;/h2&gt;&#xA;&lt;p&gt;NetApp has a “recovery queue” which is set to 12 hours by default. If the monitoring reports that a volume has been deleted, you have the chance to recover that volume.&lt;/p&gt;&#xA;&lt;p&gt;Please check out the plugin&amp;rsquo;s &lt;a href=&#34;https://docs.monitoring-plugins.pro/check-netapp-rest/v3.0.0/configuration/volume/missing/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Documentation Page&lt;/a&gt;&#xA; for more details on how to implement this check into your monitoring framework and business-processes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RESTful volume check for NetApps ONTAP filer</title>
      <link>https://blog.monitoring-plugins.pro/posts/restful-check-netapp-volume/</link>
      <pubDate>Tue, 27 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/restful-check-netapp-volume/</guid>
      <description>&lt;p&gt;The v1.2.0 release of our &lt;a href=&#34;https://monitoring-plugins.pro/products/check_netapp_pro/check-netapp-rest/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Check NetApp-REST&lt;/a&gt;&#xA; product contains a new monitoring plugin called &lt;code&gt;check_netapp_volume usage&lt;/code&gt;. It provides the monitoring of:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;the used space of each volume (in Bytes)&lt;/li&gt;&#xA;&lt;li&gt;the total used space of several volumes&lt;/li&gt;&#xA;&lt;li&gt;the average used space of several volumes&lt;/li&gt;&#xA;&lt;li&gt;the min/max of used space of several volumes&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;A typical output would look like:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ check_netapp_volume usage -H filer -w 30GiB -c 50GiB&#xA;NETAPP VOLUME USAGE OK - 5 volumes checked&#xA;vserv_b.vol2: 1.254MiB&#xA;vserv_b.vol1: 1.23MiB&#xA;vserv_a.vol1: 1.184MiB&#xA;vserv_b.vol0: 1.27MiB&#xA;vserv_a.vol0: 1.238MiB&#xA;| &amp;#39;vserv_a.vol0&amp;#39;=1298432B;32212254720;53687091200;0; &amp;#39;vserv_b.vol0&amp;#39;=1331200B;32212254720;53687091200;0; &amp;#39;vserv_a.vol1&amp;#39;=1241088B;32212254720;53687091200;0; &amp;#39;vserv_b.vol1&amp;#39;=1290240B;32212254720;53687091200;0; &amp;#39;vserv_b.vol2&amp;#39;=1314816B;32212254720;53687091200;0;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;reporting-on-groups-of-volumes&#34;&gt;Reporting on groups of volumes&lt;/h3&gt;&#xA;&lt;p&gt;To get the &lt;strong&gt;sum of all used-space on all volumes&lt;/strong&gt; use the &lt;em&gt;aggregated&lt;/em&gt; subcommand:&lt;/p&gt;</description>
    </item>
    <item>
      <title>EMS Log-Monitoring</title>
      <link>https://blog.monitoring-plugins.pro/posts/ems-log-monitoring/</link>
      <pubDate>Mon, 21 Jun 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/ems-log-monitoring/</guid>
      <description>&lt;h2 id=&#34;how-to-integrate-the-ems-log-into-an-existing-system-monitoring-solution&#34;&gt;How to integrate the EMS-Log into an existing System-Monitoring solution&lt;/h2&gt;&#xA;&lt;p&gt;In this article &lt;em&gt;ONTAP REST APIs: Automate Notification of High-Severity Events&lt;/em&gt; Mahalakshmi describes how to use &lt;em&gt;messages&lt;/em&gt; to get notified about system &lt;em&gt;events&lt;/em&gt;, depending on their type and severity. It&amp;rsquo;s a really flexible and comprehensive way to monitor NetApps ONTAP.&lt;/p&gt;&#xA;&lt;p&gt;What if you already have a system-monitoring solution like Nagios, Icinga, op5 Monitor or Shinken in place? In that case the destinations (the recipients of the notifications) are already defined in the monitoring system. So all you need is a monitoring-plugin which does the filtering-part.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RESTfull Disk Check for NetApp&#39;s Ontap</title>
      <link>https://blog.monitoring-plugins.pro/posts/disk-container-type-available/</link>
      <pubDate>Fri, 18 Jun 2021 00:00:00 +0000</pubDate>
      <guid>https://blog.monitoring-plugins.pro/posts/disk-container-type-available/</guid>
      <description>&lt;p&gt;The family of Check NetApp REST monitoring plugins has grown. With the &lt;code&gt;check_netapp_disk container-type&lt;/code&gt; plugin the storage admin has a constant eye on disks that have been moved into unwanted containers.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s look at an example:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;.$ check_netapp_disk container-type -H sim96&#xA;NETAPP DISK CONTAINER TYPE OK - 28 disks checked&#xA;sim96cluster-01.NET-1.28: spare&#xA;sim96cluster-01.NET-1.27: spare&#xA;sim96cluster-01.NET-1.26: aggregate&#xA;sim96cluster-01.NET-1.25: aggregate&#xA;sim96cluster-01.NET-1.24: aggregate&#xA;sim96cluster-01.NET-1.23: aggregate&#xA;sim96cluster-01.NET-1.22: aggregate&#xA;sim96cluster-01.NET-1.21: aggregate&#xA;sim96cluster-01.NET-1.20: aggregate&#xA;sim96cluster-01.NET-1.19: spare&#xA;sim96cluster-01.NET-1.18: spare&#xA;sim96cluster-01.NET-1.17: aggregate&#xA;sim96cluster-01.NET-1.16: aggregate&#xA;sim96cluster-01.NET-1.15: aggregate&#xA;sim96cluster-01.NET-1.14: aggregate&#xA;sim96cluster-01.NET-1.13: aggregate&#xA;sim96cluster-01.NET-1.12: aggregate&#xA;sim96cluster-01.NET-1.11: aggregate&#xA;sim96cluster-01.NET-1.10: aggregate&#xA;sim96cluster-01.NET-1.9: aggregate&#xA;sim96cluster-01.NET-1.8: aggregate&#xA;sim96cluster-01.NET-1.7: aggregate&#xA;sim96cluster-01.NET-1.6: spare&#xA;sim96cluster-01.NET-1.5: spare&#xA;sim96cluster-01.NET-1.4: spare&#xA;sim96cluster-01.NET-1.3: aggregate&#xA;sim96cluster-01.NET-1.2: aggregate&#xA;sim96cluster-01.NET-1.1: aggregate&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;On this filer (it is a simulator) we have 28 disks. All disks are in either the aggregate or the spare container. Using the default switch of &lt;code&gt;--ok-type=^aggregate|spare$&lt;/code&gt; the check is OK.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
