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
122635
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
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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.