Code Monkey home page Code Monkey logo

awesome-nagios-plugins's Introduction

Awesome Nagios Plugins

Awesome-Nagios-Plugins


Installation / Updates

Installation

$ git clone https://github.com/cytopia/awesome-nagios-plugins
$ cd awesome-nagios-plugins
$ git submodule init
$ git submodule update --recursive

# Symlink all plugins to your nagios/icinga plugin dir
$ find . -name check_\* -type f -exec ln -s "$(pwd)/{}" /usr/local/nagios/libexec/ \;

Update

$ git pull
$ git submodule update

Awesome Nagios Plugins

Latest Stable Version Build Status Type

This nagios plugin will check if your drupal site has issues (security updates, updates[optional], outstanding db updates, other problems).

Latest Stable Version Build Status Type

This nagios plugin will check if your git repository is clean (with or without submodules), on a branch, tag or commit, in synch with remote (with or without submodules) and also verify gpg commits.

Latest Stable Version Build Status Type

Nagios plugin that will check a website (behind .htacess and/or behind POST login) for an expected string or regex expression.

Latest Stable Version Build Status Type

Nagios Plugin to monitor the state of mysqldump-secure MySQL database backups.

Latest Stable Version Build Status Type

This nagios plugin will test if php is configured the way you wanted it to be: It can check against PHP startup errors, compiled PHP modules, configuration directives in php.ini and also against minor and major PHP updates in real-time.

Contribute

Contributions are always welcome! Please read the contribution guidelines first.

Awesome

Awesome

A curated list of awesome nagios plugins.

License

CC0

To the extent possible under law, cytopia has waived all copyright and related or neighboring rights to this work (of the list inside this Readme, not the plugins itself - they can have their own license).

awesome-nagios-plugins's People

Contributors

cytopia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

awesome-nagios-plugins's Issues

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.