Giter Site home page Giter Site logo

nagios-plugins's Introduction

This is a repository for various Nagios-related tools.

check_log3.pl is a log file parser for Nagios and Nagios-derived monitoring tools.
Described in detail at http://exchange.nagios.org/directory/Plugins/Log-Files/check_log3-2Epl/details
check_log3.exe is a compiled Windows executable of same.
check_customlog is a wrapper for check_log3.pl which makes it easier to maintain sets of configuration.

check_log2.pl is an older version of same, without the custom eval block support.

check_netapp-du is a disk space checker for NetApp filers, it interrogates the NAS via SNMP.  Based on an older plugin by Rob Hassing.
Described in detail at http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/SAN-and-NAS/NetApp/check_netapp-2Ddu/details

It supports both volumes and subdirectories with user quota aka QTrees.  It can use a mapping file (netapp-shares.map) and some basic heuristics to translate Windows share names to volume/Qtree names (CIFS share names are not exposed viaSNMP).
It uses cache files for performance, which must be regenerated regularly.  If you use Opsview you can use netapp-gencache to automate this.

rrd2csv_new.pl is a tool to dump RRD files in CSV format, based on rrd2csv.pl by wrhoop r3 Oct 29, 2010.
Unlike the original it can combine multiple RRD files into a CSV file with multiple columns.  I use this to export Nagios's perfdata.
Use the gencsv_new.sh script as a wrapper - it takes a find(1) expression as input.

check_file_age.pl is a Nagios plugin to monitor the age (last modified time) of files and/or directories, and generates alerts if the files are too old.

nagios-plugins's People

Contributors

pmcaulay avatar sastorsl avatar nguttman avatar topinet 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.