Setting the CML server to be the CRS client
Perform this procedure only on the CML master server (on the first cluster node).
Set the following values in the configuration file <SafeQdir>\conf\startup.conf
If the values already exist, update them as follows. If they do not exist, create them:
cdc_enable_enterprise = truecdc-sender = true
Set the following values in the configuration via the web interface:
cdc-branch = the unique identification of this client. The value is combination of „smartQ-server-name“ from „startup.conf“ file from the first cluster node and „cdc-branch-locality“ from the system settings
cdc-server-IP = Fill in the IP address of the CRS server
cdc-time-windows = Time when statistics data are sent to CRS server
Remember that when the service starts up, recalculations occur only every hour. For testing purposes, if you want the data to appear in the statistics without having to wait for an hour, you can set the sending time (for example, to every minute) by selecting cdc-time-intervals=60000 (and commenting choice cdc-time-windows). After configuration, restart both servers gradually (CRS and CML sender). cdc-time-intervals has higher priority than configuration in cdc-time-windows.