Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

ActiveMQ Nagios Plugin

Current Version
0.4.1
Last Release Date
2015-06-19
Compatible With
  • Nagios 3.x
Owner
License
Apache
Hits
13778
Files:
FileDescription
check_activemq.pycheck_activemq.py
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Monitor Apache ActiveMQ's health, queuesizes and subscribers.
The plugin makes use of the Jolokia REST interface, is written in Python and is based on the nagiosplugin Python library.
This is a Nagios Plugin for monitoring ActiveMQ message brokers.

The plugin makes use of the Jolokia REST interface, is written in Python and is based on the nagiosplugin Python library.

Supported Checks:
- queuesize: Check the size of one or more Queues
- health: Checks the overall health of the broker
- subscriber: Checks if the specified clientId is a subscriber of the specified topic and raises a Warning if this isn't the case
- exists: Checks if a Queue or a Topic with the specified name exists

Please also check the github page for more detailed up-to-date information.