IBM FileNet P8, Version 5.2            

Configuring the Usage Reporter

After you install the System Usage Reporter, you can use the System Dashboard to create the XML file that identifies the host systems. Name the file cluster.xml and save it in the same directory as the Collector component.

Java Virtual Machine (JVM) version 7 is required for use of IPv6 between the Listener and Collector.

Tip: If you use only the Usage Collector and not the Dashboard, you can construct an abbreviated cluster definition XML file by hand. Use the following XML examples as the basis for your cluster.xml file.

To specify a single host:

  1. Use the following example text to specify a single host.
    1. <Clusters><Cluster><Host>host</Host></Cluster></Clusters>
  2. Change “host” to the actual target host.

To specify multiple hosts:

  1. Use the following example text to specify multiple hosts. The number of cluster nodes should match the number of host systems.<Clusters><Cluster><Host>host1</Host></Cluster></Clusters><Host>host2</Host></Cluster></Clusters>
  2. Change “host1” and “host2” to the actual target hosts.


Feedback

Last updated: October 2013
p8pdb132.htm

© Copyright IBM Corporation 2014.
This information center is powered by Eclipse technology. (http://www.eclipse.org)