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 …
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 …
The first stable release (v1.1.0) of our brand new Check E-Series product brings an automated health check for e-series nodes.
check_eseries_health will run the health checks regularly and automatically report any errors found.
Example
$ ./check_eseries_health --host=10.1.1.125 --system-id 1 [...]
NETAPP ESERIES HEALTH …
I can recommend the unstable release 3.10.1_10 to all experimenting monitoring admins. Above all, this has the character of a technology preview. Included are two major innovations:
- The update mode for all getters
- The option to output Grafana compatible performance data even for status checks.
Update Mode
The update …
The parameter ‑‑exclude= can be used to exclude specific instances from a check. For instance, a group of volumes (provided they have a naming convention) can be excluded, e.g.: $ ./check_netapp_pro.pl Usage ‑o volume ‑‑exclude=VMWare This snippet excludes all volumes containing ‚VMWare‘ in their name (AB_VMWare_vol1, …
3.4.1_01 FIXES USAGE/SHELF-ENVIRONMENT, DISKCOUNT, WORKLOAD, LUNSIZE
Released 2016-03-18
Fixed
- Usage-Check: Handling of volumes with no state-attribute
- shelf-environment-object in cm-getter needs a node-name (sometimes)
New and improved
- new DiskCount check (counts spare-disks per type or storage-pool)
- new workload …