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
53609
Files:
FileDescription
check_activemq_queues.shVersion 1.2.1
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!
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