Giter Club home page Giter Club logo

check_netapp's Introduction

check_netapp

A nagios plugin for Netapp filers, written in Perl.

martin@molly:~/check_netapp$ ./check_netapp.pl
Mandatory parameter 'hostname' missing in call to (eval)

check_netapp.pl (ver. 2014061600) [-Cchw] [long options...]
        Plugin parameters:
        -h --hostname        NetApp hostname or IP.
        -C --community       SNMP community string.
        --help               Print help and usage.

        Nagios parameters:
        -w --warning         Sets the warning threshold for the check.
        -c --critical        Sets the critical threshold for the check.

        Available Metrics:
        --aggregatebytes        Check aggregate byte usage.
        --aggregateinodes       Check aggregate inode usage.
        --autosupport           Check autosupport status.
        --cfinterconnect        Check clustered failover interconnect status.
        --cfpartner             Check clustered failover partner status.
        --diskhealth            Check physical disk health.
        --enclosurefanhealth    Check enclosure fan health.
        --enclosurepsuhealth    Check enclosure PSU health.
        --fanhealth             Check fan health.
        --globalstatus          Check global system status.
        --nvrambattery          Check NVRAM battery status.
        --overtemperature       Check environment over temperature status.
        --psuhealth             Check PSU health.
        --treebytequotas        Check tree byte quotas.
        --treefilequotas        Check tree file quotas.
        --uptime                Check system uptime.
        --userbytequotas        Check user byte quotas.
        --userfilequotas        Check user file quotas.
        --volumebytes           Check volume byte usage.
        --volumeinodes          Check volume inode usage.

        Example usage:
        ./check_netapp.pl --hostname 1.2.3.4 --warning 70 --critical 90 --aggregatebytes
        ./check_netapp.pl -h 1.2.3.4 -w 70 -c 90 --aggregatebytes

Credits

Thanks to Hitachi Data Systems (UK) Ltd, for allowing me to open this plugin up to the community. Any errors or omissions are entirely the fault of the author.

check_netapp's People

Contributors

martbrooks avatar ftpproxy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.