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
13281
Files:
FileDescription
check_activemq.pycheck_activemq.py
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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.