When the status of an aggregate changes to _degraded, _it does not always trigger the Health-State of the cdot to change as well. If you would like to receive warning messages as soon as the status of an aggregate changes to _degraded, _you have to configure the RaidStatus check.
The SnapMirrorMetrics check monitors the lag-time (and other values) in a snap-mirror-relation. To this point, the thresholds were set in seconds: -w 10800 -c 259200 Soon, this will be a lot easier: -w 3 -c 72 --factor=h The output will also be a lot more readable: NETAPP_PRO SNAPMIRRORMETRICS OK - 1 snapmirror …
Shorty, the Snapshots check will receive a new switch: ‑‑snapmirror_label_matches This switch can be used to analyze file sizes and the number of snapshots based on the snap-mirror-lable. Therefore, it is also possible to search for snapshots that don’t have a snap-mirror-lable. Here are a few examples: $ …
Unfortunately, for some performance checks it can occur that the performance data for multiple instances has been given the exact same label. The data is then rendered unusable for tools that create charts (PNP,…). Checks affected by this problem include, for example: NVRAM or FlashCache . This will be resolved …
The check for flash cache performance (FlashCache ) will receive three additional counters in the next release (3.3.0):
disk_reads_replaced: Estimated number of disk reads per second replaced by cache evicts: Number of blocks evicted from the external cache to make room for new blocks evicts_ref: Number of blocks …
The snapshots check can be usedin combination with** ‑‑metric=number **in order to make sure that snapshot copies are created regularly. If you would like to receive warning messages in steps (WARNING if no copies have been created in the last 24h, CRITICAL if no copies in the last 48h), two checks have to be …
DataONTAP 7.x will no longer be supported by check_netapp_pro. Nevertheless, some checks might still work relatively well. For example, the aggregate usage can be monitored with the check Usage, if the Server/Node name is set to the host name (--vserver|--node|-s). Here an example: $ ./get_netapp_7m.pl -H 10.25.0.22 -o …
Our newest release 3.2.0_02 (unstable) will be available very shortly and includes the following changes:
A new check: check_netapp7_fcpstats – to identify crc-errors on FCP adapters. This check is designed as a _direct check _(without a collector), meaning that warnings can be sent immediately. For the time being, …
The Testing-Release 3.2.0_01 will be available 14.09.2015. Should you be interested in receiving this non-stable release for testing purposes, please send us a message at Distribution .
from the CHANGES: New and improved SnapMirror has a getter for 7-mode New Check for 7-mode: check_netapp7_snapvault New Check for …
In order to facilitate the replacement of a broken hard disk, Disk Check will soon be able to display model, type, manufacturer and rpm using the switch --show_disk_inventory=always|non-ok|never Example of a simulator: $ ./check_netapp_pro.pl Disk -H sim821 --show_inventory_info=always NETAPP_PRO DISK OK - 14 disks …