The next version 2.2.0 of Check NetApp-REST, released on 2023-10-31, has new checks and enhances the EMS-Log-Check.
S3-Bucket Check The check_netapp_s3bucket check monitors size and usage of S3 buckets in DataOntap.
S3-Bucket Check Example $ check_netapp_s3bucket free -H filer NETAPP S3 BUCKETS OK - 2 buckets checked\E …
NetApp’s ZAPI interface (now called ONTAPI) will reach end of availability (EOA) in January 2023. Therefore the checks from Check NetApp-ZAPI won’t be of much use in the near future. Fortunately all customers for Check NetAppPRO can use the future-proof Check NetApp-REST with the same license and therefore …
The RESTful Spare-Disk Check has got subcommands for checking both spare-disks and spare-partions.
Example for checking spare-disks ./check_netapp_spare disk -H filer NETAPP_PRO SPARE OK - 28 disks checked ... Checks all nodes for sufficient spare-disks.
Example for checking spare-partitions ./check_netapp_spare …
The v1.2.0 release of our Check E-Series product brings a new monitoring plugin called check_eseries_interface to monitor the host-interfaces.
This plugin contacts the StorageGRID Management API (StorageGRID Webscale) and checks then several values for being as expected. Examples are:
channel type: driveside or …
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.
Why MetaGer? MetaGer is a search engine supported by the non-profit SUMA-EV, Association …
We have got this request:
Recently we have noticed that some of our fiber optic cables have degraded, this is sadly not reported anywhere else exept with the commands below…
STOR04-A1::*> storage port show -node STOR04-A1-01 Speed Node Port Type (Gb/s) State Status ------------------ ---- ---- ------ -------- …
The plugin check_netapp_aggregate object-store monitors the availability of an object store. In principle, we do the same as a storage admin who enters the command storage aggregate object-store show into Ontap’s CLI and then checks whether available is shown in the field object-store-availability.
Here is an …
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 check_netapp_pro.pl Snapshots in that it can calculate the space required by snapshots either relative to the volume size or the snapshot reserve. The parameter …
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 …