Versions Compared

Key

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

...

The ./conf/controller-info.xml located in the AppDynamics agent’s directory contains information about the server LAMAXU will push JMX updates to.

 

Example;

This example uses the following values to identify the LAMAXU agent.

...

Adding the AppDynamics Agent to the Lamaxu Start-up

 

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

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 &

Image Removed 

Testing AppDynamics works with Lamaxu

...

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

 

 

Once in the Lamaxu MQ application, navigate to App Servers and select the node.

 Image Added

  

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.

 

 

 

 

 Image Added

Image Added