Configuring WebSphere Integration Developer environments

To enable Health Center monitoring of a WebSphere® Application Server test environment in WebSphere Integration Developer, use the administration console to change the configuration.

Prerequisite

The Health Center agent must be installed. See Installing the Health Center agent for more information about how to install the agent before you start the WebSphere Application Server test environment with monitoring enabled.

Procedure

To enable the Health Center for use with the WebSphere Application Server test environment in WebSphere Integration Developer.

  1. Locate the Java™ Runtime Environment (JRE) directory for the test environment runtime that you want to monitor with the Health Center. For WebSphere Application Server v6.1 in WebSphere Integration Developer on a Microsoft® Windows® system, this directory is typically C:\Program Files\IBM\SDP70\runtimes\base_v61\java\jre.
  2. Copy the agent files into this directory.
  3. From the WebSphere Integration Developer console, select Servers and select the test environment runtime that you want to start.
  4. Use the right mouse button to display a list of actions and select Start.
  5. From the WebSphere Integration Developer console, select Servers and select the test environment runtime again.
  6. Use the right mouse button to display a list of actions and select Run administrative console.
  7. When the admin console has started, locate and update the generic Java Virtual Machine (JVM) arguments field by expanding Servers > Application servers > server1.
  8. Next, expand Java and Process Management > Process Management > Process Definition > Java Virtual Machine.
  9. Add the correct string for your JVM version to the end of the Generic JVM arguments field.
    • For Java 5 SR9 and earlier or Java 6 SR4 and earlier, use:
      -agentlib:healthcenter -Xtrace:output=perfmon.%p.out
    • For Java 5 SR10 and later, or Java 6 SR5 and later, use:
      -Xhealthcenter
  10. Select Apply and Save.
  11. From the WebSphere Integration Developer console, select Servers and restart the test environment runtime. Do this by using the right mouse button to display a list of actions and select Restart > Start.
  12. Start the Health Center client.
  13. Connect to the system that is running the WebSphere Integration Developer test environment runtime. For more information about connecting, see Connecting to a Java application using the Health Center client.
  14. You can check that you have connected to the correct test environment from the Health Center GUI. Select Environment to see the environment perspective and select Java Virtual Machine. The Java Home value is the same as the JRE directory that you located in the first step.


© Copyright IBM Corporation 2005, 2010. All Rights Reserved.
© Copyright Sun Microsystems, Inc. 1997, 2007, 901 San Antonio Rd., Palo Alto, CA 94303 USA. All rights reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
This information center is powered by Eclipse technology. (http://www.eclipse.org/)