Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

IMPORTANT Please be aware that EVENT and STATISTICS dataTypes are not available via the JMX gateway at this time and will be delivered in a future release. Please use the Web REST gateway, or the eventData.log for these dataTypes
Info
Tip
AppDynamics integrates with LAMAXU using the JMX interface. Please refer to using the JMX Gateway for the available metrics.

Defining the AppDynamics Agent

Tip
To integrate Lamaxu with AppDynamics, simply include the AppDynamics -javaagent option to the LAMAXU startup.sh script.

Please contact your AppDynamics administrators as they need to generate, and provide you with, a new client configuration bundle for every Lamaxu agent deployed.

...

./conf/controller-info.xml
<application-name>LAMAXU MQ</application-name>
<tier-name>Messaging</tier-name>
<node-name>Node 8536</node-name>

Adding the AppDynamics Agent to the Lamaxu Start-up

On Unix

Add the option in red below to the ${LAMAXU_HOME}/bin/startup.sh file.

nohup "$JAVA_HOME/bin/java" -javaagent:/app/AppServerAgent-4.0.6.0/ver4.0.6.0/javaagent.jar -DLOG_PATH=${LAMAXU_HOME}/logs -cp ${LAMAXU_CLASSPATH} com.qm.lamaxu.Main -config ${LAMAXU_HOME}/config/config.xml >nohup.out 2>&1 &

On Windows

On Windows, changes are required to the services configuration file wrapper.conf, see the sample.

...

The easiest way is replace the file located in the C:\Program Files (x86)\QueueMetrix\LAMAXU\bin\yajsw\conf\ directory, with the sample one attached after making the required changes. You’ll need to restart the service after the file has been changed.

 

Include Page
Configuration > Instrumentation > JMX
Configuration > Instrumentation > JMX

Testing AppDynamics with Lamaxu

Once the Lamaxu agent has been started, open AppDynamics and navigate to the LAMAXU MQ Application on the menu.

...

Navigate to ‘More/JMX’ and click on the ‘Refresh Domains’ button to view the monitored MQ queue manager MBeans, as show in screen shots below.

 

Include Page
Can't See all the the MBeans?
Can't See all the the MBeans?