Home Directory

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

Directory

Search Results

The search results below show both sub-categories and individual listings that match your search criteria.
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download

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.
Category Listings:
Page 1 of 1 for activemq

How To Monitor Apache ActiveMQ With Nagios XI

library.nagios.com/library/products/nagiosxi/documentation/7

This 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.lu

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 sourcecod ...

LicenseGPL

ActiveMQ_Watch

Apache ActiveMQ current messages monitoringscript

ActiveMQ_QueueMonitor

sig-io.nl/?p=237

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 defaul ...

LicenseApache

ActiveMQ Nagios Plugin

github.com/predic8/activemq-nagios-plugin

Monitor 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.

LicenseApache

ActiveMQ Monitoring Scripts For Nagios

sig-io.nl/?p=237

Check this out - two new nagios check-scripts for ActiveMQ!

ActiveMQ Memory Monitor

sig-io.nl

Check activemq's store-, memory- and tempspace

LicenseBSD

ActiveMQ Checks in python

github.com/davidedg/activemq-nagios-plugin

Fork 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 ...

LicenseApache