Another useful comment by Jim:
“This weekend our regularly scheduled disk scrubbing caused check_netapp to go into warning state, because the plugin regards any response to the raid check that isn’t ‘1’ or ‘6’ to be a warning state. The truth is that most of the possible states are OK states — just a couple are problems.”
So this has now changed to regard the RAID states as follows:
crit = 6
warn = 2 3
ok = 1 4 5 7 8
Thanks again Jim!
DOWNLOAD: check_netapp (3347 downloads )