Sends an alarm if quotas are exceeded
$ check_netapp_quota limits -H <host> [...] [--help]
With check_netapp_quota limits the quota-limits are checked. If one of the internal limits is exceeded, an alarm is returned. A WARNING is returned if the soft limit is exceeded and a CRITICAL if the hard limit is exceeded.
This check can not set thresholds!
--include / --exclude: Include or exclude quotas based on their name (or parts of it).For all other parameters consult --help on the commandline.
$ check_netapp_quota limits -H filer
NETAPP QUOTAS OK - 30 quotas checked
cifs1.svm.358764513820541000: 0.0 GiB, *'
quota_test.svm.64607523034235000: 0.0 GiB'
quota_test.svm.12248968380809000: 0.0 GiB'
cifs1.svm.4938383048704: 0.0 GiB, LAB\buha'
cifs1.svm.5423854583808: 21.5 GiB, BUILTIN\Administrators'
…
Checks all quotas if one of the internal limits is exceeded