The Clusterer tool maps over the Clusterer OpenSIPS module, allowing full provisioning and monitoring of a cluster of OpenSIPS servers.
The tool provide standard provisioning operations like adding, editing and deleting nodes from the OpenSIPS clusteres - all these are DB operations. To push your changes into OpenSIPS you need to force OpenSIPS to DB reload by using the Apply changes to server button.
Database layer configuration file :
opensips-cp/config/tools/system/clusterer/db.inc.php
Attributes set in this file :
Local configuration file :
opensips-cp/config/tools/system/clusterer/local.inc.php
Attributes set in this file :
The name of the DB table holding the cluster configuration (this needs to be correlated with the OpenSIPS configuration). The default value is "clusterer".
As OCP can manage multiple OpenSIPS instances, this is the association ID pointing to the group of servers (system) which needs to be provision with this clusterer information.