Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: NetApp
Nagios plugins for monitoring NetApp.
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!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.check netapp health
Queries the global health status of a NetApp via SNMP
Check Netapp Ontap
outsideit.netThis Perl script is able to monitor most components of a NetApp Ontap cluster, such as volumes, aggregates, snapshots, quotas, snapmirrors, filer hardware, ports, interfaces, cluster and disk health.
Check NetApp via Perl SDK
oskibbe.blogspot.deWritten in Perl, using NetApp Manageability SDK check-volume check-lun check-snapmirror check-aggr check-cluster check-shelf check-license get-netapp-info
check-netapp-volume
github.com/JeanMarieAries/check-netapp-volumecheck-netapp-volume is a python2.7/nagios plugin that allow you to check volume space, according thresholds defined. It use SSH connection to connect to the filer, get the entire volumes list, parse and output the result.
check_netapp
Updated ken McKinlay's version to support Volume Checks above 2T. Use the DISKUSED64 Option
check_netapp (combined NetApp Health and Quota Check)
www.crowdedplace.comThis 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.
check_netapp-du
A very fast SNMP based disk space checker for NetApp NAS filers, which supports both Volumes and QTrees, also over 2TB.
check_netapp2
An updated version of the original check_netapp script written in perl to use SNMP queries to check a netapp for all sorts of status info (read the helpdoc within the script for more info.
Check_netapp3
An updated version of the original check_netapp script written in perl to use SNMP queries to check a netapp for all sorts of status info (read the helpdoc within the script for more info.)
check_NetAppLeftAggr
github.com/proppenMonitor if the NetApp Aggregate Total storage space falls below a threshold.
check_netapp_allvols
blog.230ruedubac.frThis plug-in checks all volumes space of 7-mode Netapp storage bays.
check_netapp_diskusage
Updated version of "Netapp check disk usage" with performance output and fixed checks.
check_netapp_nfsops
blog.230ruedubac.frCheck number of operation per seconds (nfsops) of 7-mode Netapp storage bays.
check_netapp_python
bitbucket.org/fabio79ch/check_netappOO Python Nagios check based on the output produced by: /usr/bin/SMcli netapp01 netapp02 -c "show storageArray profile;"
check_netapp_service
Script who allow to check the NETAPP services state on 7 mode appliance. Work on snmp v1 et v2c ---------------------------------------------- check_netapp_service.sh ---------------------------------------------- Options non obligatoire : -h | ...
Hitachi NetApp Nagios Checks
NetApp Enterprise NAS Gateway
Nagios Monitoring of EMC Equipment
This project provides techniques and solutions to use the nsca add-on to monitor an EMC storage system. The specific case includes CLARiiON CX-340 and CX4-240C SANs, Celerra NS40 NAS gateway, and RecoverPoint v3.2 appliances. With minor adjustments, the t ...
nagios_NetApp
Netapp check disk usage
This check will monitor the disk usage on a netapp volume. This script does not need a volume id, but will check on volume name. So if volumes are added or adjusted not all the checks need to be reconfigured.
Netapp Cluster Mode
roshamboot.org/main/A plugin for monitoring various components of Netapp C-Mode filers.
NetApp Quota
Using SNMP, checks the fill status of the quota on a NetApp Filer.
NetApp SANtricity Plug-in for Nagios
These are plugins to monitor NetApp's SANtricity e-Series storage. To use this plugins, you require SANtricity webproxy. We have developed wizard which considerably reduces configuration efforts.
Netapp snapmirror lagtime
This plugin reports the Snapmirror lagtime of a Netapp Storage device.
Netapp snapmirror vol or qtree lagtime
There is an existing plugin called "Netapp snapmirror lagtime" that only supports checking the lag time of snapmirrored vols (volumes). I've updated the script to be compatible with also checking snapmirrored qtrees, which require specifying the path as v ...
NetApp2Nagios
This is a "quick and dirty" way to get NetApp disk utilization into Nagios via the nsca add-on.