Add services

In ADCM a service means a software that performs some function. Examples of services for ADQM clusters: ADQMDB, Monitoring Clients, Zookeeper, etc. The steps for adding services to a cluster are listed below:

  1. Select a cluster on the Clusters page. To do this, click a cluster name in the Name column.

    Select a cluster
    Select a cluster
  2. Open the Services tab on the cluster page and click Add service.

    Switch to adding services
    Switch to adding services
  3. In the opened dialog, select services that should be added to the cluster and click Add.

    Select services
    Select services

    The brief description of available services is listed below.

    Services that can be added to the ADQM cluster
    Service Mandatory Purpose Availability

    ADQMDB

    Yes

    ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP)

    Community/Enterprise

    Zookeeper

    No

    Centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services

    Community/Enterprise

    Clickhousekeeper

    No

    Coordination system for data replication and distributed DDL queries execution (an alternative to ZooKeeper)

    Community/Enterprise

    Monitoring Clients

    No

    Agents that send information on hosts to the monitoring system, that is based on such services as Diamond, Graphite, and Grafana. The service should be added after the monitoring cluster is installed and configured, if monitoring of the current cluster is planned

    Community/Enterprise

    Monitoring

    No

    Service for collecting and storing ADQM cluster monitoring metrics based on the Prometheus monitoring system and Grafana service

    Community/Enterprise

    Chproxy

    No

    HTTP proxy and load balancer for ClickHouse

    Enterprise

  4. As a result, the added services are displayed on the Services tab.

    The result of successful adding services to a cluster
    The result of successful adding services to a cluster
NOTE
You can also add services later. The process of adding new services to already running cluster does not differ from installing a service from scratch.
Found a mistake? Seleсt text and press Ctrl+Enter to report it