After having received feedback from a client saying the cluster mode collector get_netapp-cm.pl needs up to 45 seconds or more to collect 4500 snapshots, we looked into possibilities to accelerate the getter. In previous versions we relied on the default setting of the NetApp API which is set to 20 instances to be …
The switch --perf_data_prefix|–perf_data_multiplicator|–perf_data_factor used to set SI-Prefixes (ki, k, Mi, M, Gi, G, …) for performance data will be removed with the next release. From then on, the respective basic units (bits, bytes, seconds, …) will be used for performance data output (currently, this …
We updated our snapshots check so that the ‑‑node|‑‑vserver|‑s switch is no longer required. Like many other checks, this check will inspect all snapshots on all volumes for every Vserver on the filer if the Vserver name is not specified. This change will be included in the next unstable release.
Soon you will receive a notice in the long service output if certain instances such as volumes get skipped because of the ‑‑exclude|‑X and ‑‑include|‑I switches. Example:``` ./check_netapp_pro.pl Usage ‑H filer ‑o aggregate ‑X ^aggr0$ NETAPP OK - 2 aggregates checked. Max. used aggregate: aggr1 (12%). 1 instance has …
Specific snapshots can now be excluded based on their application dependency using the new switch --exclude_dependency=<pattern>. This way, copies created by SnapManager can be excluded from a check (--exclude_dependency=vclone). Pattern is a regular expression, meaning snapshots with application dependency …
Multi-tenant reporting We are planing to develop a number of checks for multi-tenant monitoring for NetApp, which is used to give internal or external clients (tenants) access to volumes or entire _Storage Virtual Machines _(SVMs). Space and IOPS per tenant The checks calculate the disk space and IOPS any given client …
Die Ausgabe von B/s Zählern im PerfLif check erfolgte bisher in der nicht gerade übersichtlichen Dimension von Bytes per Sekunden. Ab dem nächsten Release kann mit dem Schalter –prefix=ki|Mi|Gi|Ti umgeschalten werden. Dann sind sowohl die Daten der Ausgabe als auch die Schwellwert in z.B. Megabytes pro Sekunde …
As of tomorrow the Release 3.6.0_03 will be available at the QPortal. These changes since 3.5.2 are part of it: New and improved A new format and logic for some store-files dramatically reduces the memory-footprint of checks using performance- and history-stores. New check_netapp_license.pl New switch --vserver for …
As of the next release (3.6.x), LunState can be configured using the additional parameter ‑‑vserver|‑s in order to monitor the LUNS of a specific Vserver only. $ ./check_netapp_pro.pl LunState ‑H 10.6.198.27 ‑s sp_arg02 The example above checks only the LUNs of sp_arg02.