Home Directory Plugins Hardware Storage Systems SAN and NAS NetApp check_netapp (combined NetApp Health and Quota Check)

check_netapp (combined NetApp Health and Quota Check)

Bookmark and Share

Current Version
1.6
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
Owner
E-mail
Hits
35289
Files:
FileDescription
check_netapp-1.6.tar.gzversion 1.6 - always find the newest version and a change(b)log @ www.crowdedplace.com
This script is made in an all-in-one fashion similar to my HP/Compaq plugins. It is made in perl, only uses numeric OIDs (no need for the netapp MIBs) and "should" therefor be quite fast.
A single run like "./check_netapp -H HOSTNAME -C COMMUNITY" will check the following:

- fsOverallStatus
- all raidPStatus entries
- enclPowerSuppliesStatus
- enclFansStatus
- enclElectronicsStatus
- enclTempSensorsOverTempStatus (warnings and failures)

also the following will be checked

- quota hard limits (qrV2QuotaUnlimited)
- quota soft limits (qrV2SoftQuotaUnlimited)
- quota thresholds (qrV2ThresholdUnlimited)

Please visit the Webpage and give me some feedback at info@crowdedplace.com since my possibilities at testing this are quite limited.