Mit Auslaufen der Produktversion 2.x Ende 2015 fallen auch Checks weg, für die es in der aktuellen Version check_netapp_pro (3.x) noch keine Entsprechung gab. Ein Beispiel dafür ist der Hardware Check, der bisher…
Mit Auslaufen der Produktversion 2.x Ende 2015 fallen auch Checks weg, für die es in der aktuellen Version check_netapp_pro (3.x) noch keine Entsprechung gab. Ein Beispiel dafür ist der Hardware Check, der bisher…
Zur Prüfung des System Health Status steht nun ein eigener Check zur Verfügung: check_netapp_health.pl prüft diesen sowohl für Seven- also auch für Clustermode Filer und alarmiert, wenn dieser nicht gleich “OK” ist. $ ./check_netapp_health.pl -H your-filer…
Since support for version 2.x will run out at the end of 2015, a number of checks that have not been replaced yet in the new version check_netapp_pro (3.x) will no longer be available: e.g. Hardware check,…
In order to verify a filer’s system health status, we now provide a new check: check_netapp_health.pl. It returns a warning message if the status of Seven and Cluster Mode filers deviates from “OK”. $ ./check_netapp_health.pl -H your-filer OK -…
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…
Bisher prüfte der Check Disk das failed Attribute (oder offline) der Platten. Leider führte das dazu, dass im Clustermode Platten die nicht zu einem Aggregat gehörten übersprungen und somit nicht geprüft wurden. Daher wurde der…
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…
Unassigned disks bringen den aktuellen Disk Getter leider zum Absturz. Wir haben dafür bereits einen Fix entwickelt. Gleichzeitig kann nun auch über den Check Disk auf unassigned disks geprüft werden: $ ./check_netapp_pro.pl Disk…