After you install the 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.
To specify one or more hosts:
<Clusters>
<Cluster>
<Name>cluster_name_1</Name>
<Host>host_name_1</Host>
<Host>host_name_2</Host>
</Cluster>
<Cluster>
<Name>cluster_name_2</Name>
<Host>host_name_3</Host>
</Cluster>
</Clusters>