Skip to content

Nagios-Checks for monitoring NetApp cDOT-Systems via NetApp Perl API

License

Notifications You must be signed in to change notification settings

mhyzon/netapp-cdot-nagios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netapp-cdot-nagios
==================

About
-----

    Scripts for monitoring NetApp cDOT-Systems via NetApp Perl-API

Plugins
-------

    Currently there are the following checks:

    * check_cdot_aggr.pl
      Checks Aggregate Space Usage (also supports performance data)

    * check_cdot_rebuild.pl
      Checks Aggregate RAID status

    * check_cdot_disk.pl
      Checks Disk Healthiness

    * check_cdot_global.pl
      Checks Global Healthiness

    * check_cdot_multipath.pl
      Checks Disk Multipathing

    * check_cdot_snapmirror.pl
      Checks SnapMirror Healthiness

    * check_cdot_snapshots.pl
      Checks Snapshot Age

    * check_cdot_sparedisks.pl
      Checks Sparedisk Status and unowned Disks

    * check_cdot_volume.pl
      Checks Space and Inode Usage of all or one specific Volume (also supports performance data)

    * check_cdot_recommendation.pl 
      Checks that some Best Practises are configured

    * check_cdot_clusterconfig.sh
      Checks that network configurations on all nodes are the same

    * check_cdot_clusterlinks.pl
      Checks HA-Interconnects and Cluster Interfaces

    * check_cdot_interfaces.pl
      Checks Interface Group Status

Examples
--------

    For some examples have a look at my wiki: 
    http://wiki.krogloth.de/index.php/NetApp_C-Mode/Monitoring


Contact / Author
----------------

    Alexander Krogloth
    <git at krogloth.de>
    <alexander.krogloth at noris.de> for the noris network AG.

About

Nagios-Checks for monitoring NetApp cDOT-Systems via NetApp Perl API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 97.9%
  • Shell 2.1%