To enable the PMM to monitor WebSphere 6.1 using JMX, you need to configure the WebSphere 6.1 application server and configure WebLOAD to support WebSphere 6.1.

Server-side configuration
  1. Add -Djavax.management.builder.initial= -Dcom.sun.management.jmxremote to the Generic JVM Argument, as follows:
  2. Add the following lines to
    /opt/IBM/WebSphere/AppServer/java/jre/lib/management/management.properties:

    com.sun.management.jmxremote.port=9999

    com.sun.management.jmxremote.authenticate=false

    com.sun.management.jmxremote.ssl=false

WebLOAD Configuration:

Copy the following libraries from the application server’s installation directory to the <WebLOAD_DIR>\extensions\java\ directory: