On 17-07-2013 20:59, Mike Russo wrote:
I noticed this old message from June 2011
(http://lists.xymon.com/archive/2011-June/031906.html) and unfortunately
I'm running into the same problem with MQ monitoring. I get the "client
data" from the collector, but the server doesn't seem to want to do
anything with it.
The MQ handler is not enabled by default in the xymond_client module.
Change tasks.cfg to start xymond_client with
"--collectors=default,mqcollect"
I don't think this is really documented anywhere - will have to fix that.
Here's the line from analysis.cfg for my host:
HOST=testmq1.readq.local
MQ_QUEUE Q1 depth-warning=10 depth-critical=20
MQ_QUEUE Q2 depth-warning=10 depth-critical=20
MQ_QUEUE Q3 depth-warning=10 depth-critical=20
Looks OK
Regards,
Henrik