Skip to content

aleex42/netapp-cdot-nagios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e39e067 · Sep 22, 2024
Dec 12, 2018
Nov 28, 2016
Jun 6, 2018
Sep 20, 2013
Dec 23, 2022
Mar 5, 2019
Apr 23, 2019
Feb 26, 2015
Jun 15, 2022
Jun 6, 2018
Dec 12, 2019
Jan 20, 2020
Jun 6, 2018
Jun 6, 2018
May 25, 2021
Oct 1, 2019
Sep 28, 2019
Jun 6, 2018
Dec 9, 2022
Jun 6, 2018
Jun 6, 2018
Sep 16, 2024
Jul 3, 2018
Mar 3, 2021
Jun 6, 2018
Apr 24, 2019
Jan 9, 2019
Jun 6, 2018
Jan 21, 2021
Jun 6, 2018
Jul 16, 2018
Jan 9, 2019
Jan 11, 2022
Mar 21, 2018

Repository files navigation

NetApp cDOT Nagios Monitoring Skripts

About

Scripts for monitoring NetApp cDOT Clusters via NetApp Manageability SDK (Perl)

For older 7-Mode systems use my 7-Mode Scripts

ONTAP Version support

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

Plugins

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

Contact / Author

Alexander Krogloth

See also the list of contributors who participated in this project.

License

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.