Monitoring HeatWave Metrics

Use HeatWave metrics to create queries and alarms. Queries actively monitor the metrics while alarms passively monitor the metrics.

Using the Console

Use the Console to monitor the HeatWave metrics.

  1. Open the navigation menu and select Databases. Under MySQL HeatWave, click DB Systems.
  2. Choose your compartment from the List scope.
  3. In the HeatWave filter, select Attached to filter the DB systems that have a HeatWave cluster attached.
  4. In the list of DB systems, find your DB system, and click the name of the DB system to open the DB system details page.
  5. Select Metrics from the Resources list.
  6. In the Metrics data filter, select HeatWave to filter and view the HeatWave metrics.
  7. (Optional) To edit a query related to a metric, click Options present on the metric, and then select View query in Metrics Explorer. See Building Metric Queries.
  8. (Optional) To create an alarm on the query, click Options present on the metric, and then select Create an alarm on this query. See Managing Alarms.

HeatWave Metrics

View and monitor the HeatWave metrics to check the health, capacity, and performance of the HeatWave cluster.

Table 11-4 HeatWave Metrics

Metric Description
CPU utilization The CPU utilization of the HeatWave cluster.
Memory utilization The memory utilization of the HeatWave cluster.
Network receive bytes Network receive rytes for the HeatWave Cluster.
Network transmit bytes Network transmit bytes for the HeatWave Cluster.
HeatWave health status The health status of the HeatWave cluster:
  • 0 - HEALTHY
  • 0.5 - RELOADING DATA
  • 1 - RECOVERING
  • 2 - FAILED
HeatWave data load progress The progress of data load into the HeatWave memory.
HeatWave statement count The number of statements processed by the HeatWave cluster.

Related Topics