Check NetApp-REST introduces a breaking change beginning with v3.0.0. Change For parameters that previously expected a regular expression: Beginning with the v3.0.0 release, values which do not start with a tilde (~) are interpreted as strings that must match exactly, and not as regex patterns. Motivation The new …
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 …
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 …