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

NetApp2Nagios

Rating
0 votes
Favoured:
0
Hits
87225
Files:
FileDescription
netapp.shshell script
netapp.awkawk to work with netapp.sh
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 is a "quick and dirty" way to get NetApp disk utilization into Nagios via the nsca add-on.
This is a quick-and-dirty way to get NetApp disk utilization into Nagios via the nsca add-on, so use it in that spirit. Installation procedure is:

1. Connect to NetApp filer GUI, FilerView, Security, rsh access. Add your Nagios host name, user nagios (for example).

2. Select a convenient Linux host from which to monitor and create a monitoring account, e.g. nagios. From the command line, test rsh access using rsh filer_name df -g. You should receive the df output. If not, resolve the rsh problem.

3. Install the nsca add-on per instructions in http://nagios.sourceforge.net/download/contrib/documentation/misc/NSCA_Setup.pdf.pdf

4. Install the attached scripts netapp.sh and netapp.awk and update for local conditions. Test from command line.

5. Set up a cron to run netapp.sh every 5 minutes.