IBM Tivoli Composite Application Agent for J2EE, Version 7.1.1

Parameters specified with multiple network cards

To install multiple network cards: make sure that the IP specified for the Data Collector server are IPs that can be used to communicate with each other (In other words, if there is a network configuration where one of the IPs does not have a path to the other server, do not use that IP).

Complete the following steps:

  1. On the Data Collector servers, define an additional Java™ system property and set it to the IP address of the Data Collector:
    java.rmi.server.hostname
  2. On the Data Collector server, in the custom_directory/datacollector_custom.properties file set kernel.codebase and kernel.rfs.address parameters to point to the Managing Server IP.
  3. On the Data Collector host, in the instance_runtime_directory open any existing generated Data Collector property files (named *datacollector.properties). Delete kernel.codebase and kernel.rfs.address parameters from these files, if they are present.
  4. Start the instance of the application server that will be monitored by the Data Collector.


Feedback