The v1.2.0 release of our Check NetApp-REST product contains a new monitoring plugin called check_netapp_volume usage. It provides the monitoring of: the used space of each volume (in Bytes) the total used space of several volumes the average used space of several volumes the min/max of used space of several volumes A …
The v1.1.0 release of our Check E-Series product brings also a new monitoring plugin called check_eseries_nic. This provides monitoring of: the link-status (up/down) the current-speed (1Gib/s, 10GiB/s, …) setup-error (true/false) A typical output would for the link-status check look like: $ ./check_eseries_nic …
Less can be more Some time ago, we received an enquiry in which a customer illustrated a general problem using the LUN check as follows: If I run ./check_netapp_pro.pl LunState -H fas --alarm_limit 1 This will show you all the LUNs on the Cluster, both online and offline. We have systems that contain over 200 LUNs, so …