Previous Topic: Copy the WebSphere Properties Files to the Agent ComputerNext Topic: Testing the WebSphere Setup


Configure the Agent Plug-in for JMX

Update the agentparm.txt file with the location of the ssl.client.props and sas.client.props files.

Follow these steps:

  1. Stop the agent.
  2. Add the following lines to the agentparm.txt file:
    com.ibm.SSL.ConfigURL=file:/install_dir/ssl.client.props 
    com.ibm.CORBA.ConfigURL=file:/install_dir/sas.client.props
    appservices.jmx.provider=was
    java.util.logging.config.class=cybermation.commonservice.logging.CybJavaLoggingHandler$Factory
    
    install_dir

    Specifies the agent installation directory.

  3. Save and close the agentparm.txt file.
  4. Start the agent.

    The agent plug-in is configured for JMX jobs on WebSphere.