Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
Checks queue depth of an IBM WebSphere MQSeries queue.
Current Version
Last Release Date
June 4, 2009
Owner
Hans Engelen
Compatible With
check_mq perl script
This small and simple perl script checks the depth of an IBM MQSeries queue and checks it agains a warning and critical number. To be used as a plugin for Nagios. Requires the MQSeries module (see CPAN, H/HB/HBIERSMA/MQSeries-1.23.tar.gz is the one I use at the moment) and of course any prerequisites this module has (one of them being a working MQSeries client or server installation on your Nagios server). Example command line : check_mq -H 'SERVER(1414)' -m QMGR -a CHANNEL -q QUEUE -w 10 -c 20 Note the IBM MQSeries manner of denoting the Server and Queuemanager port (default port is for IBM MQSeries is 1414). Suggestions welcome via the comments option here. This plugin returns performance data of course.
when trying to make the query shows me the following ./check_mq -H x.x.x.x -m QMGR -a CHANNEL -q QUEUE -w 10 -c 20 "Unable to connect to queuemanager" I'll have to be set some user?
You must be logged in to submit a review.
To:
From: