Up until now, the Disk Check was used to inspect the failed (or offline) attribute of disks. Unfortunately in cluster mode, this caused disks that did not belong to an aggregate to be skipped and thus not to be checked. Therefore, we have extended the check as follows:
Failed disks will always be reported as such, …
Unassigned disks currently cause the Disk Getter to crash. We have already developed a fix for this problem. At the same time, the check **Disk **can be used to check for unassigned disks: $ **./check_netapp_pro.pl Disk ‑H fasdc_cluster ‑‑what=unassigned** NETAPP_PRO DISK WARNING - 192 disks checked, 0 critical and 1 …
Checks such as Disk or ShelfBay have very long outputs with (depending on the configuration of the filer) long lists of instances even when everything is perfectly fine. At first, this might seem a bit confusing, but the checks can be configured according to your needs. Let’s take a look at an example with a very …
An existing installation of checks can be replaced by a newer version quite easily as long as it is the same product, e.g.: check_netapp 2.1.0 by check_netapp 2.2.5. Equally, the same holds true for the pro version (e.g. check_netapp_pro 3.0.17 by check_netapp_pro 3.1.0). In these cases the update is nothing else than …
The new **Disk **check monitors the disks of a NetApp Filer. Depending on the settings, the check sends an error message when offline or failed disks are found.
An example using a 7-Mode Filer: $ **./check_netapp_pro.pl Disk -H sim812 ‑‑what=failed** NETAPP_PRO DISK CRITICAL - 14 disks checked, 1 critical and 0 …
Beginnend mit DataONTAp 8.2.1 verschwindet das bisher für die Prüfung der Netzwerkperformance verwendete Objekt ifnet für cluster-mode. Stattdessen steht nun das Performanceobjekt lif zur Verfügung. Da sich auch bei den Countern einiges verändert hat, stellen wir mit dem nächsten Release gleich einen neuen, …
In cmode DataONTAp 8.2.1, the object ifnet, used for monitoring the network performance will no longer be available. It will be replaced by the new performance object lif.
Since there have been quite a few changes with the counters, the next release will include an additional check: PerfLif .
This check works as …
All in all, we are offering three different checks to monitor network interfaces from a NetApp Filer in the next release. All three of them support 7-mode as well as cluster mode filers:
NetPort or NetPort7m checks if the network interfaces are activated or not. IfGrp checks if an interface group has enough links in …
Zur Überwachung der Netzwerkinterfaces eines NetApp Filers stehen mit dem nächsten Release insgesamt drei Checks zur Verfügung - und alle drei können sowohl 7-mode als auch Clustermode Filer prüfen:
NetPort bzw. NetPort7m überprüft ob die Netzwerk-Schnittstellen aktiviert sind oder nicht. IfGrp überprüft ob eine …
After receiving the first ‑‑mammamia reports from our customers, we can already see how they affect the quality of our checks. One of the first reports we were sent was from a customer, who received an error message when using the collector for the ShelfBay Check . We weren’t able to reproduce the error quite …