Giter Club home page Giter Club logo

ganglios's Introduction

ganglios

Gnaglios is a project to enable easily adding nagios alerts based on ganglia data in large environments. It's overkill for small shops but when the number of nodes and metrics in ganglia gets large, it provides an efficient method for keeping your nagios checks fast while using current data from ganglia.

More detail on a comparison of the various methods of integrating ganglia and nagios is available in the github.com/ganglia/monitor-core wiki: Integrating Ganglia with Nagios

The rest of the README describing how to use this project is in the debian/README file.

ganglios's People

Contributors

bbense avatar jbuchbinder avatar vvuksan avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ganglios's Issues

[feature request] match a metric regex in addition to metric string

when testing a host/metric, it'd be nice to be able to specify a metric regex instead of metric name. Some metrics prepend info like processname (eg nginx_error_count vs. apache_error_count) and it'd be nice to say look for .*_error_count instead of writing two checks.

[feature request] match a set of hosts instead of all hosts

In the callback mode, it'd be nice to specify a host substring or regex to match instead of triggering the callback on all hosts. Maybe you only need disk monitoring on your db hosts but you want to use the callback method. Right now, the responsibility lies in the person writing the callback to do host selection; it would be easier to write checks if it were clear how to pass that restriction in to the library.

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.