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

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_netapp (combined NetApp Health and Quota Check)

Current Version
1.9.1
Last Release Date
2020-12-29
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
  • Nagios Fusion
Owner
License
GPL
Hits
122124
Files:
FileDescription
check_netapp-1.9.1.tar.gzversion 1.9.1 - always find the newest version and a change(b)log @ www.crowdedplace.com
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.