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_QueueMonitor

Current Version
2012/05/15
Last Release Date
2012-05-15
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
Owner
Download URL
License
Apache
Hits
73780
Files:
FileDescription
check_activemqCheck-Script
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 nagios check will check if your queues have consumers and the number of items on the queue is within configured limits.

Limits can be specified with crontab-like entries on a per-queue basis.

If no specific rule is present for a queue, a default rule will be used.
See examples in the comments in the source
Reviews (1)
bypimpanpet, September 5, 2012
Nice script that even allows to check for different number of queued messages based on data/time. On Centos5 needed some additional Perl stuff but in the end it worked. Missing: the --help option and the option to suppress the WARNING raised for queues without consumers; sometimes you can have a queue for errors that is just for capturing them. No active consumer there.