Hi,
I am trying to use xymon to get a view on MQ queues and channels but am not enjoying any success. Here’s my setup:
Server
OS Centos
5.6
Xymon Server
4.3.3
Client
OS AIX
5300-9
Hobbit client
4.2.0-9
I have MQ version 6.0.2.8 running on the client.
Client-side; I seem to be okay. The client is sending information about MQ to the xymon server. The data looks like:
client/mqcollect ukclaqh01.mqcollect mqcollect 5724-H72 (C) Copyright IBM Corp. 1994, 2005. ALL RIGHTS RESERVED. Starting MQSC for queue manager PCMS1.
1 : display qlocal(*)
curdepth AMQ8409: Display Queue details.
QUEUE(AMQ.MQEXPLORER.66061296)
TYPE(QLOCAL)
CURDEPTH(0)
AMQ8409: Display Queue
details.
QUEUE(CUSTOMER.CMSADDRESS.UPDATE.LQ)
TYPE(QLOCAL)
CURDEPTH(0)
AMQ8409: Display Queue
details.
QUEUE(CUSTOMER.CMSLEDGER.TRANSACTION.CREATE.LQ)
TYPE(QLOCAL) CURDEPTH(0) … … … AMQ8409: Display Queue details.
QUEUE(SYSTEM.PENDING.DATA.QUEUE)
TYPE(QLOCAL)
CURDEPTH(0)
One MQSC command
read.
No commands have a syntax
error.
All valid MQSC commands were
processed.
I’ve highlighted the first line as I think that this may be important.
At the xymon server I have added the following stanza to the analysis.cfg file: -
HOST=ukclaqh01
MQ_QUEUE
CUSTOMER.* MQ_QUEUE "CUSTOMER.CMSADDRESS.UPDATE.LQ" MQ_QUEUE SYSTEM.CLUSTER.REPOSITORY.QUEUE [depth-warning=1] MQ_CHANNEL *
But… no joy! Any help would be gratefully received.
Ross
participants (1)
-
unixdude@hotmail.co.uk