-timeout Bug

Current versions of check_netapp_pro.pl ignore the  --timeout|-t  parameter (which limits the runtime of the check).  This only affects checks listed with check_netapp_pro.pl. Getter and setter and stand-alone checks are not affected. Since** check_netapp_pro.pl reads data from the local stores, timeouts very rarely used.**

Fix

This bug will be fixed in version 3.5.0, at the very least.

Workaround

In the meantime, the timeout can be set directly in check_netapp_pro.pl by setting the key value of timeout from 15 to the desired value. E.g.: In order to change the timeout from 15 to 60, change the file as follows: - timeout => 15, + timeout => 60,


DiskCount counts SSD spare disks
No instances should be ok?!

Comments