How to integrate the EMS-Log into an existing System-Monitoring solution In this article ONTAP REST APIs: Automate Notification of High-Severity Events Mahalakshmi describes how to use messages to get notified about system events, depending on their type and severity. It’s a really flexible and comprehensive way …
The family of Check NetApp REST monitoring plugins has grown. With the check_netapp_disk container-type plugin the storage admin has a constant eye on disks that have been moved into unwanted containers.
Let’s look at an example:
.$ check_netapp_disk container-type -H sim96 NETAPP DISK CONTAINER TYPE OK - 28 …
The new VolumeAge check for check_netapp_pro warns about overly old or exceptionally young volumes, where the age is calculated as the difference between the volume creation-time and now.
Thresholds (--warning, --critical) may be set in days (d) or week (w). Various arguments can be used to narrow down the search in …
The new **Disk **check monitors the disks of a NetApp Filer. Depending on the settings, the check sends an error message when offline or failed disks are found.
An example using a 7-Mode Filer: $ **./check_netapp_pro.pl Disk -H sim812 ‑‑what=failed** NETAPP_PRO DISK CRITICAL - 14 disks checked, 1 critical and 0 …
How can I find Volumes without any Snapshots? How can you find out which Volumes on the Filer don’t have any Snapshots? The check Snapshots,which is included in our Suite check_netapp_pro, provides a relatively easy way of achieving this. The following example demonstrates how it can be used:
$ check\_netapp\_pro …
Version 3.0.7 of our Monitoring Plugins for NetApp (check_netapp_pro) will be available soon and will include a number of new features that have been implemented based on feedback we received from our customers:
New Check PerfSys: Not entirely new, but taken over from the stable version 2.x to version 3.x. In this new …
So you would like to monitor the latency of your NetApp device? Then you must be careful: in addition to the “latency” that usually refers to the “per volume latency”, the latency of a LUN can also be measured, which is not to be confused with the latency of the volumes on which the LUN is …