Giter Site home page Giter Site logo

isreal8a / nagios-plugins-rabbitmq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nagios-plugins-rabbitmq/nagios-plugins-rabbitmq

0.0 1.0 0.0 738 KB

A set of nagios checks for RabbitMQ using the management interface

License: Apache License 2.0

Perl 99.57% Makefile 0.43%

nagios-plugins-rabbitmq's Introduction

nagios-plugins-rabbitmq

Overview

This package contains a set of nagios checks useful for monitoring a RabbitMQ server. They use the RabbitMQ management interface with is over HTTP and therefore have a very light profile on the nagios server.

See the documentation on the RabbitMQ management interface for more details on what it provides.

NOTE: RabbitMQ 2.x and RabbitMQ 3.x use different ports for the management interface. master is configured to use the RabbitMQ port by default (15672). If you are running RabbitMQ 2.x, use the rabbitmq-2.x branch.

Status

Currently we have the following checks:

  • check_rabbitmq_aliveness

    • Use the /api/aliveness-test API to send/receive a message.
  • check_rabbitmq_connections

    • Use the /api/connections API to gather details of connections used, their state and their throughput
  • check_rabbitmq_objects

    • Use a variety of APIs to count instances of various objects on the server. These include vhosts, exchanges, bindings, queues and channels.
  • check_rabbitmq_overview

    • Use the /api/overview API to collect the number of pending, ready and unacknowledged messages on the server
  • check_rabbitmq_partition

    • Use the /api/nodes API to check for partitions in a RabbitMQ cluster.
  • check_rabbitmq_queue

    • Use the /api/queue API to collect the number of pending, ready and unacknowledged messages and the number of consumers on a given queue
  • check_rabbitmq_server

    • Use the /api/nodes API to gather resource usage of the rabbitmq server node
  • check_rabbitmq_shovels

    • Use the /api/nodes API check that all the shovels of the given RabbitMQ host are running
  • check_rabbitmq_watermark

    • Use the /api/nodes API to check to see if mem_alarm has been set to true

See the relevant POD documentation/man pages for more information on usage.

Licence

This file is part of nagios-plugins-rabbitmq.

Copyright 2010, Platform 14.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Author

James Casey [email protected]

nagios-plugins-rabbitmq's People

Contributors

cyril-bouthors avatar dconlon avatar dvandelinde-coolblue avatar edyesed avatar elmer-garduno avatar ersitzt avatar jamesc avatar jimmystridh avatar kivikakk avatar maddingue avatar martinmelin avatar mklette avatar omerhasan avatar pkill avatar pmoranga avatar raphink avatar sammcj avatar simmel avatar slawekp avatar smaftoul avatar truekyleo 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.