When you install RulePoint, the default topology consists of a single host. Use the
Topology
view on the
Administration
tab to add more hosts to a default topology. When you add a host, the host appears in the navigator, and you can view the host properties in the contents panel.
Shut down the run-time topology.
On the
Administration
tab, click the
Topology
view.
Under the
Topology Model
in the navigator, click
Hosts
in the displayed topology default folder.
From the
Actions
menu in the right panel, select
Add Host
.
Under
Details
, enter the following configuration details:
Host Name. The IP address of the machine. Do not use the loopback IP address (127.0.0.1) or the host name.
Port. The port number of the host. The port number must be unique. Select a port number between 19000 and 19997.
Description. A description of the host.
Under
Properties
, enter the following configuration details:
na.stats.collector.class. The name of the property class that implements the statistics collector. Enable this property to persist the statistics of the node to the database. The default property is com.informatica.cep.nodestats.NodeStatisticsAggregatorAndPersister.
na.stats.collector.default.threads. The number of threads for collecting the statistics for CPU and memory utilization. The default value is 4.
na.stats.collector.default.interval. The period for collecting the node statistics. The default is 30 seconds. You can reduce or increase the time based on your requirements.
enable.logs.stats. Collects the logs generated by the RulePoint components and stores it in RP_LOG_TRACE table. This information is displayed on the dashboard log viewer. The default is true. You can set it to false if you want to disable the log statistics collection.
Click
Save
.
The contents panel displays the configured host in the default topology. The contents panel header also displays the total number of hosts configured.