...
Info |
---|
For LAMAXU to work, the MONQ and MONCHL |
...
properties on the queue manager MUST be set to MEDIUM or higher to enable MQ to publish the Status and event information. |
Use the MQSC commands below to modify the queue manager configuration and restart the LAMAXU agent.
ALTER
QMGR
CHLEV(ENABLED)
+
MONCHL(MEDIUM)+
MONQ(MEDIUM)+
PERFMEV(ENABLED)+
STATCHL(MEDIUM)+
STATQ(ON)+
STATINT(60) +
FORCE