Scripts for monitoring NetApp cDOT Clusters via NetApp Manageability SDK (Perl)
For older 7-Mode systems use my 7-Mode Scripts
Attention: ZAPI will only work with ONTAP 9.12.1 or earlier.
Starting with 9.13.1 there will be only support for REST-API. REST-API was introduced with ONTAP 9.8.
New check scripts for REST-API (work in progress): https://github.com/aleex42/netapp-ontap-monitoring-rest
Currently there are the following checks:
- check_cdot_aggr.pl: Aggregate Space Usage (also supports performance data)
- check_cdot_clusterconfig.sh: Same network configuration on all nodes
- check_cdot_clusterlinks.pl: HA and Cluster Interconnects
- check_cdot_diff_snapmirror.pl
- check_cdot_disk.pl: Disk Drive Status
- check_cdot_fcp.pl: FC Interface Errors
- check_cdot_global.pl: Global Cluster Health
- check_cdot_interfaces.pl: Interface Group Status and Interface Errors
- check_cdot_lldp.pl: LLDP config
- check_cdot_lun.pl: Lun Usage
- check_cdot_metrocluster_aggr.pl: Metrocluster Aggregate Status
- check_cdot_metrocluster_check.pl: Metrocluster Check
- check_cdot_metrocluster_config.pl: Metrocluster Configuration
- check_cdot_metrocluster_state.pl: Metrocluster Global Status
- check_cdot_multipath.pl: SAS Bus Multipathing
- check_cdot_nve.pl: NetApp Volume Encryption
- check_cdot_quota.pl: Quota Usage
- check_cdot_rebuild.pl: Aggregate RAID Status
- check_cdot_recommendations.pl: some Best Practises
- check_cdot_snapmirror.pl: SnapMirror Health
- check_cdot_snapmirror_snapshots.pl: Old Snapmirror Snapshots
- check_cdot_snapshots.pl: Snapshot Age
- check_cdot_storage_bridge: Storage Bridge Status
- check_cdot_sparedisks.pl: Sparedisk Zeroed State and Ownership
- check_cdot_uptime.pl: Node Uptime
- check_cdot_volume.pl: Volume Space and I-Node Usage (also supports performance data)
- check_cisco_nexus_ports.pl: Cisco Nexus Cluster-Switch Port Status
Alexander Krogloth
See also the list of contributors who participated in this project.
This software comes with ABSOLUTELY NO WARRANTY. For details, see the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.gnu.org/licenses/gpl.txt.