Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.How To Monitor Apache ActiveMQ With Nagios XI
library.nagios.com/library/products/nagiosxi/documentation/7This document describes how to use custom Apache ActiveMQ plugins and checks to monitor your Apache ActiveMQ server with Nagios XI. Specifically, this document shows you how to set up Nagios XI to get up to date information on how many objects are in the ...
check_activemq_queues
www.lukacs.luThis 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 sourcecod ...
check_activemq
it.toolbox.com/blogs/unix-sysadmin/monitoring-activemq-from-ActiveMQ monitoring script.
ActiveMQ_Watch
Apache ActiveMQ current messages monitoringscript
ActiveMQ_QueueMonitor
sig-io.nl/?p=237This 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 defaul ...
ActiveMQ Nagios Plugin
github.com/predic8/activemq-nagios-pluginMonitor 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.
ActiveMQ Monitoring Scripts For Nagios
sig-io.nl/?p=237Check this out - two new nagios check-scripts for ActiveMQ!
ActiveMQ Memory Monitor
sig-io.nlCheck activemq's store-, memory- and tempspace
ActiveMQ Checks in python
github.com/davidedg/activemq-nagios-pluginFork of github.com/predic8/activemq-nagios-plugin, this plugin adds the "QUEUEAGE" check, which controls the age of the oldest message in a queue. Checks are done via Jolokia REST interface, with some fallbacks to JSP Admin page. Implemented in Pyth ...