The new check_netapp_volume missing plugin notifies you or your team, when a volume has been removed from the system.
Motivation and Workflow 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.
Please …
The
check_netapp_volume usage
command understands relative thresholds in percent as well now …
One of our customers asked if we could develop a plugin that determines the last access date/creation date/modification dates …
We had feared that the transfer of the articles from the old blog could not be done completely automatically … The monitoring plugin
check_site_simple
was a great help here …
We are pleased to announce the 1.1.0 release of our monitoring plugin check_site_simple.
The following is new in this version:
The links to images and other media are checked as well. This means that incorrectly embedded images or videos or those whose sources no longer exist are now recognized as well.
Links to …
The v1.2.0 release of our Check NetApp-REST product contains a new monitoring plugin called check_netapp_volume usage. It provides the monitoring of:
the used space of each volume (in Bytes) the total used space of several volumes the average used space of several volumes the min/max of used space of several volumes A …
The v1.1.0 release of our Check E-Series product brings also a new monitoring plugin called check_eseries_nic. This provides monitoring of:
the link-status (up/down) the current-speed (1Gib/s, 10GiB/s, …) setup-error (true/false) A typical output would for the link-status check look like:
$ ./check_eseries_nic …
We have released a new monitoring plugin called check_eseries_pool. The first version has exactly one subcommand called free-space. This monitors the free space still available for thin volumes in the disk pool.
It is particularly useful when you start taking snapshots or mirroring to another system. In such cases, you …
Less can be more Some time ago, we received an enquiry in which a customer illustrated a general problem using the LUN check as follows:
If I run ./check_netapp_pro.pl LunState -H fas --alarm_limit 1
This will show you all the LUNs on the Cluster, both online and offline. We have systems that contain over 200 LUNs, so …
The plugin check_netapp_shelfenv does not work in Ontap 9.8 After much back and forth, we have now received confirmation that in Ontap 9.8 the endpoint /api/private/cli/storage/shelf for the RESTful API is missing or not working.
On the command line it looks like this:
curl -X GET -u nagios:**** -k …