Due to a customer request, we would like to show how the switch --perfdata_uom_string can be used in situations where monitoring systems have issues with unit of measurement (UOM) strings (the unit for performance data) and can not be displayed properly.
For example, if the WAFL check returns the CP counter per second …
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, …
Neither the checks nor the CLI command sysconfig -c were able to find failed disks on a Ontap 8.2.4 (7mode) system. aggr status –f reports: „Broken disks (empty)“. The only way to detect them was sysconfig -a, returning a long list, similar to the one below: … 134L84 : NETAPP X414_HV60A15 NA03 560.0GB 520B/sect …
The log file checker for the EMS log has seen a few improvements:
look behind can now be set in minutes, hours or days (e.g. --lookback=2h, evaluates entries from the last 7200 seconds) you can now use the switch --authfile to point to a credentials file so that username and password don’t have to be written in …
It seems that for some versions of the DataONTAP the NetApp shelf status API returns _information _instead of normal. Obviously our plugins then returns a WARNING when it shouldn’t. NetApp classifies this issue as a „minor inconvenience“ (Bug ID 279931 ) and currently there is no estimate for a possible fix. …
We’ve developed a check, check_netapp_quotas, that can be used to monitor quotas on a Cluster Mode filer and we plan to release it along with the next release. We are happy to provide a test release for this check. **V****ersion 3.8.0_02 **will be available today in the [Q-Portal] for beta testers. Please contact …
We received a feature request for SnapMirrorMetrics:
Since we often have lagtime false positives because complete transfers are still being finalized on the volume, we would like to have a switch for the SnapMirrorMetrics check: ‑‑finalizing_relation_is_ok
We are currently discussing two possible solutions:
The easy …
Today we are completing our tests for the next stable release 3.8.0, now available in the [Q-Portal]. The most important new features are:
New check: FCPAdapter checks fcp-adapters status (online, …) Usage -check: --check_only=500GiB..1TiB (ranges to specify different thresholds depending on the volumes total size) …
We received the following inquiry about a possible extension for DiskPaths .
One of our clients has a single node Metro Cluster - i.e. a node per page instead of a HA pair. As a result the check is complaining that there are only two instead of 4 available paths. The same problem occurs for a Single Node Cluster (Entry …
We improved our event log check (EMS). Since the check is still a test version, which you can request it directly from the developers (il@netapp-monitoring.info ).
Changes date and time are displayed - in the first version we used UNIX-timestamp („epoch seconds“). source is displayed for each entry the option …