Updated on 2025-03-21 GMT+08:00

Solution Overview

Scenario

Prometheus monitoring provides multiple common middleware Exporters. AOM is compatible with native Prometheus. You can install Exporters in the community to connect self-built middleware to AOM in the CCE container scenario.

Connecting Common Middleware Exporters to AOM

Table 1 Connecting common middleware Exporters to AOM

Action

Description

Connecting PostgreSQL Exporter to AOM for Monitoring Metrics

When using PostgreSQL, you need to monitor their status and locate their faults in a timely manner. The Prometheus monitoring function monitors PostgreSQL running using Exporter in the CCE container scenario. This section describes how to deploy PostgreSQL Exporter and implement alarm access.

Connecting MySQL Exporter to AOM for Monitoring Metrics

MySQL Exporter collects MySQL database metrics. Core database metrics collected through Exporter are used for alarm reporting and dashboard display. Currently, Exporter supports MySQL 5.6 or later. If the MySQL version is earlier than 5.6, some metrics may fail to be collected.

Connecting Kafka Exporter to AOM for Monitoring Metrics

When using Kafka, you need to monitor their running, for example, checking the cluster status and whether messages are stacked. The Prometheus monitoring function monitors Kafka running using Exporter in the CCE container scenario. This section describes how to deploy Kafka Exporter and implement alarm access.

Connecting Memcached Exporter to AOM for Monitoring Metrics

When using Memcached, you need to monitor their running and locate their faults in a timely manner. The Prometheus monitoring function monitors Memcached running using Exporter in the CCE container scenario. This section describes how to monitor Memcached.

Connecting MongoDB Exporter to AOM for Monitoring Metrics

When using MongoDB, you need to monitor MongoDB running and locate their faults in a timely manner. The Prometheus monitoring function monitors MongoDB running using Exporter in the CCE container scenario. This section describes how to deploy MongoDB Exporter and implement alarm access.

Connecting Elasticsearch Exporter to AOM for Monitoring Metrics

When using Elasticsearch, you need to monitor Elasticsearch running, such as the cluster and index status. The Prometheus monitoring function monitors Elasticsearch running using Exporter in the CCE container scenario. This section describes how to deploy Elasticsearch Exporter and implement alarm access.

Connecting Redis Exporter to AOM for Monitoring Metrics

When using Redis, you need to monitor Redis running and locate their faults in a timely manner. The Prometheus monitoring function monitors Redis running using Exporter in the CCE container scenario. This section describes how to monitor Redis.

Connecting Other Exporters to AOM for Monitoring Metrics

If no connection method is available for your Exporter, do as follows:

  1. Check the middleware Exporters that are supported. For details, see open-source Exporters.
  2. Deploy other Exporters in CCE clusters by referring to Table 1, configure metric collection rules, and perform verification.