Configure a cluster
IMPORTANT
There is usually no need to change cluster configuration parameters. You can leave all parameters at the default values.
|
After creation a new cluster, you can configure it by performing the following steps:
-
Select a cluster on the Clusters page. To do this, click a cluster name in the Name column.
Select a cluster -
Open the Configuration tab on the cluster page. The Configuration tab includes the following sections: Primary configuration, Configuration groups, Ansible settings.
-
Fill in all necessary parameters on the selected tab and click Save.
Primary configuration
The Configuration → Primary configuration tab allows you to configure the general cluster settings.
ADQM Control cluster configuration parameters are listed below:
-
Reliability control — the section with the following settings (visible if the Show advanced option is enabled):
-
retries — number of retries for cluster operations (
3
by default); -
delay — delay between retries in seconds (
10
by default); -
timeout — timeout for checks of network ports in seconds (
60
by default).
-
-
Paths to the repositories that are used during the installation process — depending on the cluster operating system (Centos, Alt Linux, Red Hat, RED OS, Astra Linux, or Ubuntu):
-
ADQMC_arenadata_community — repository required to install the Community edition of ADQM Control;
-
arenadata_postgres — repository required to install Arenadata PostgreSQL;
-
prometheus_repo — repository required to install Prometheus;
-
ADQMC_arenadata_enterprise — repository required to install the Enterprise edition of ADQM Control.
-

Configuration groups
The Configuration → Configuration groups tab is designed to set cluster configuration groups.
Ansible settings
The Configuration → Ansible settings tab allows you to set Ansible configuration options at the cluster level. The tab is available starting with ADCM 2.2.0.
Name | Description | Default |
---|---|---|
forks |
The number of parallel processes to spawn when communicating with remote hosts |
5 |
NOTE
During offline installation, these parameters are ignored. The data stored locally in the Enterprise Tools cluster is used instead. |