district09 / check_netapp_ontap

:four_leaf_clover: Check NetApp Ontap :four_leaf_clover:
https://outsideit.net/monitoring-netapp-ontap/
GNU General Public License v3.0
40 stars 28 forks source link

Move and enhance ignoring of zero sized volumes #62

Closed m-kraus closed 6 years ago

m-kraus commented 6 years ago

Checking of some zero sized volumes led to division by zero errors. This PR moved the code to ignore zero-sized volumes to a safer location and added debug output.