Available only in PopChart Server Enterprise.
Syntax myPopChart.clusterMonitorAddress = "localhost/clusterMonitor";
JavaBean Syntax <JSP:setProperty name="myPopChart" property="clusterMonitorAddress" value="localhost/clusterMonitor" />
Description Specifies the address and port of your PopChart cluster monitor.
The value of this string should be the location of the cluster monitor. Usually, your cluster monitor will run on your local machine as a servlet or web module.
This attribute only has meaning when you are using the clustering capabilities of PopChart Server Enterprise (see Chapter 13, "Clustering," in the PopChart Server User Guide).
Note: When using a cluster monitor, do not set the internalCommPortAddress attribute.