Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Netapp Cluster Mode
Current Version
0.6
Last Release Date
2014-05-24
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
Owner
Website
Download URL
License
GPL
Hits
40435
Files:
File | Description |
---|---|
NACMP-master.zip | NACMP-master.zip |
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!
**OWNERSHIP OF THIS PLUGIN HAS CHANGED, THIS LISTING WILL NO LONGER BE UPDATED. SEE THE GITHUB DOWNLOAD URL FOR LATEST VERSION OR FIND AN EXCHANGE ENTRY BY willemdh**
Description:
A health monitoring script for Netapp Cluster-Mode filers.
Usage:
1. Extract the contents of check_netapp_ontapi.zip to a temp directory and then navigate to it.
2. Copy the contents of NetApp/* to your /usr/lib/perl5 directory to install the required version of the NetApp Perl SDK.
3. Copy check_netapp_ontapi.pl script to your nagios libexec folder.
Read Readme.md or see website for further information about usage.
Description:
A health monitoring script for Netapp Cluster-Mode filers.
Usage:
1. Extract the contents of check_netapp_ontapi.zip to a temp directory and then navigate to it.
2. Copy the contents of NetApp/* to your /usr/lib/perl5 directory to install the required version of the NetApp Perl SDK.
3. Copy check_netapp_ontapi.pl script to your nagios libexec folder.
Read Readme.md or see website for further information about usage.
Reviews (4)
hi, i've got this error:
Failed test query: in Zapi::invoke, cannot connect to socket
what is belong to?
i copied the lib from the 5.1 sdk to /usr/lib/perl
Failed test query: in Zapi::invoke, cannot connect to socket
what is belong to?
i copied the lib from the 5.1 sdk to /usr/lib/perl
bymschares, April 2, 2014
This plugin is great! It works really well. If anybody is struggling with the filters (-m) here is an example of how they work. The -m value is a csv list that includes either include or exclude and then any number of regular expressions.
-m exclude,aggr0,aggr1
-m include,vol1,vol2
I hope this helps others trying to figure out the filter syntax.
--
Martin Schares
www.cirrusinnovations.com
-m exclude,aggr0,aggr1
-m include,vol1,vol2
I hope this helps others trying to figure out the filter syntax.
--
Martin Schares
www.cirrusinnovations.com
bywillemdh, March 20, 2014
I want to confirm this plugin works very nice. You do need version 5.1 of the NetApp SDK. Thanks to John for writing and maintaining this! Respect.