Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
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
Website
Download URL
License
Apache
Hits
72451
Files:
File | Description |
---|---|
check_activemq | Check-Script |
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.