All Projects → nagios-plugins-rabbitmq → Nagios Plugins Rabbitmq

nagios-plugins-rabbitmq / Nagios Plugins Rabbitmq

Licence: apache-2.0
A set of nagios checks for RabbitMQ using the management interface

Programming Languages

perl
6916 projects

Projects that are alternatives of or similar to Nagios Plugins Rabbitmq

Wgcloud
linux运维监控工具,支持系统信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,API接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,linux面板,探针,故障告警
Stars: ✭ 2,669 (+1275.77%)
Mutual labels:  monitoring, nagios
Check postgres
Nagios check_postgres plugin for checking status of PostgreSQL databases
Stars: ✭ 438 (+125.77%)
Mutual labels:  monitoring, nagios
Rabbitmq Management
RabbitMQ Management UI and HTTP API
Stars: ✭ 356 (+83.51%)
Mutual labels:  rabbitmq, monitoring
Prometheus rabbitmq exporter
Prometheus.io exporter as a RabbitMQ Managment Plugin plugin
Stars: ✭ 248 (+27.84%)
Mutual labels:  rabbitmq, monitoring
Check docker
Nagios plugin to check docker containers
Stars: ✭ 113 (-41.75%)
Mutual labels:  monitoring, nagios
Adagios
Adagios - Web Based Nagios Configuration
Stars: ✭ 317 (+63.4%)
Mutual labels:  monitoring, nagios
Thruk
Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
Stars: ✭ 357 (+84.02%)
Mutual labels:  monitoring, nagios
Rabbit Hole
RabbitMQ HTTP API client in Go
Stars: ✭ 273 (+40.72%)
Mutual labels:  rabbitmq, monitoring
Openitcockpit
openITCOCKPIT is an Open Source system monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus.
Stars: ✭ 108 (-44.33%)
Mutual labels:  monitoring, nagios
Rabbitmq http api client
RabbitMQ HTTP API client for Ruby
Stars: ✭ 70 (-63.92%)
Mutual labels:  rabbitmq, monitoring
Rabbitmq Zabbix
Zabbix RabbitMQ Configuration
Stars: ✭ 241 (+24.23%)
Mutual labels:  rabbitmq, monitoring
Rabbitmq Prometheus
A minimalistic Prometheus exporter of core RabbitMQ metrics
Stars: ✭ 124 (-36.08%)
Mutual labels:  rabbitmq, monitoring
Awesome Monitoring
INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools for Operations.
Stars: ✭ 356 (+83.51%)
Mutual labels:  monitoring, nagios
Flower
Real-time monitor and web admin for Celery distributed task queue
Stars: ✭ 5,036 (+2495.88%)
Mutual labels:  rabbitmq, monitoring
Sakuli
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
Stars: ✭ 115 (-40.72%)
Mutual labels:  monitoring, nagios
Thola
Tool for monitoring and provisioning network devices (mainly using SNMP) - monitoring check plugin
Stars: ✭ 179 (-7.73%)
Mutual labels:  monitoring, nagios
Kubernetes Rabbitmq Cluster
Deploy-ready rabbitmq cluster for kubernetes
Stars: ✭ 187 (-3.61%)
Mutual labels:  rabbitmq
Cluster Operator
RabbitMQ Cluster Kubernetes Operator
Stars: ✭ 192 (-1.03%)
Mutual labels:  rabbitmq
Tobs
tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with a CLI tool or Helm charts.
Stars: ✭ 186 (-4.12%)
Mutual labels:  monitoring
Sdk
Library for using Grafana' structures in Go programs and client for Grafana REST API.
Stars: ✭ 193 (-0.52%)
Mutual labels:  monitoring

nagios-plugins-rabbitmq

Apache License Build Status Join the chat at https://gitter.im/nagios-plugins-rabbitmq/nagios-plugins-rabbitmq

Overview

This package contains a set of nagios checks useful for monitoring a RabbitMQ server. They use the RabbitMQ management interface 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.

Branches

  • master - Default and development branch which use Monitoring::plugin . All pull request are merged on this branch and tested before any merging or backporting to other branches
  • libperl-monitoring-plugin - Stable branche which use the perl Monitoring::plugin
  • libperl-nagios-plugin - Stable branche which use the perl Nagios::plugin

NOTE: The perl Nagios::plugin is now deprecated and renamed into Monitoring::plugin. It's explained here.

Nagios::Plugin - Removed from CPAN by request of Nagios Enterprises, succeeded by Monitoring::Plugin

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_exchange

    • Use the /api/exchanges API to collect average rates of confirmed, published in and published out messages/second in a period of time on a given exchange.
  • 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_cluster

    • Use the /api/nodes API to check how many node are alive in the 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 or all the queues available. Exclude parameter also works if all queues are checked
  • 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.

Contributors

James Casey [email protected], Thierno IB. BARRY @barryib

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].