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

check_activemq_queues

Rating
0 votes
Favoured:
0
Current Version
1.2.1
Last Release Date
2012-08-09
Compatible With
  • Nagios 3.x
License
GPL
Hits
53260
Files:
FileDescription
check_activemq_queues.shVersion 1.2.1
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This is a checker which need to be run on your ActiveMQ-Host for persistent Queue length.
It is written in Bash and uses activemq's commandline-interface 'activemq-admin bstat' to gather information. It is called via nrpe. Please also read the sourcecode before using (maybe you have to edit the path to your init-Skript).

You need to edit your /etc/sudoers file and nrpe-config to deliver information to your nagios server.
Also it shall be able to check nonpersistent queues but somehow it is not yet.
This means: right now it only checks persistent queues.

It will be fixed in the future but for me monitoring nonpersistent queues is not a must-have.

An alternate Activemq-Checker (I haven't tested yet) is these ones:
http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/ActiveMQ_QueueMonitor/details
http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/ActiveMQ_Watch/details
http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/check_activemq/details