Back to Blog
Monitoring HeatWave — Complete Guide for DBAs & DevOps

Monitoring HeatWave — Complete Guide for DBAs & DevOps

   Mariusz Antonik    MySQL Heatwave    2 min read    313 views

Introduction

The key to stable HeatWave clusters is proper monitoring. This article shows all the tools and metrics DBAs must track.


1. Key HeatWave Monitoring Tools

1. MySQL Performance Schema

Tables:

  • performance_schema.heatwave_nodes

  • performance_schema.heatwave_query_info

  • performance_schema.heatwave_status

2. SYS Schema

Commands:

 
SELECT * FROM sys.heatwave_cluster_status; SELECT * FROM sys.heatwave_load_progress; SELECT * FROM sys.heatwave_advisor;

3. OCI Metrics Dashboard

HeatWave exposes metrics:

  • CPU Utilization per worker

  • Memory Usage per worker

  • Network Traffic

  • Node availability

Path:
OCI → MySQL → HeatWave → Metrics


2. Important Metrics to Monitor

CPU Utilization

If consistently >85% → Scale out worker nodes.

HeatWave Memory Usage

Key metric: Available HeatWave Memory
If < 20% → You need:

  • More nodes

  • Column pruning

  • Partition cleanup

Network Interconnect

HeatWave uses RDMA-like fast networking in OCI.
Look for:

  • High network latency

  • Packet loss

  • Data shuffles spikes during joins

Cluster Health

Check:

 
SELECT * FROM performance_schema.heatwave_nodes;

Look for nodes in ERROR or RECOVERING state.


3. HeatWave Advisor

MySQL includes built-in recommendations:

 
SELECT * FROM sys.heatwave_advisor;

Advisor tells you:

  • Missing statistics

  • Tables not optimized

  • Columns that increase memory usage

  • Join optimizations

  • Suggestions for cluster resizing


4. Monitoring HeatWave Load Performance

During load:

 
SELECT * FROM sys.heatwave_load_progress;

Watch for:

  • Slow segments

  • Nodes lagging behind

  • Rows rejected during conversion


Conclusion

Monitoring HeatWave is critical for ensuring high performance, predictable analytics, and stable cluster operations.

About the Author
Mariusz Antonik

Oracle Cloud Infrastructure expert and consultant specializing in database management and automation.

All Tags
#Advanced #Bash #bash cpu monitoring script #bash monitoring #bash scripting #Beginner #Best Practices #block volume backup #Capacity Planning #cloud backup strategy #cpu bottleneck #CPU Monitoring #cpu monitoring linux #cpu monitoring script linux #cpu trends #cpu usage trends linux #create oracle db system in oci #cron cpu monitoring #cron jobs #database monitoring #database performance #detect slow queries mysql #disk capacity planning server #disk forecasting linux #Disk Monitoring #disk usage #disk usage script linux #disk usage trends #Early Detection #easy infrastructure monitoring #free-tier #Guide #health dashboards #Health Reporting #historical server monitoring #infrastructure #infrastructure health #infrastructure health dashboard #infrastructure health reporting #infrastructure monitoring #infrastructure monitoring report #infrastructure trends monitoring #lightweight monitoring #linux administration #linux cpu monitoring #linux cpu usage #linux disk capacity planning #linux disk usage #Linux monitoring #linux monitoring tools #linux performance #linux performance monitoring #linux server #linux server monitoring #linux servers #linux storage #linux tools #low maintenance monitoring #monitor cpu usage over time linux #monitor server trends #monitoring without complexity #MySQL #mysql health reporting #MySQL monitoring #mysql optimization #MySQL Performance #mysql performance degradation #mysql performance monitoring #mysql performance trends #mysql query performance issues #mysql server monitoring #mysql slow queries #mysql slow query analysis #mysql slow query monitoring #mysql trends #networking #nsg #OCI #oci backup #oci bastion tutorial #oci block volume #oci networking #oci oracle database private subnet setup #oci oracle database tutorial #oci security #oci setup guide #oci tutorial for beginners #oci virtual machine db system guide #oracle base database service tutorial #oracle cloud bastion #oracle cloud free tier tutorial #oracle cloud infrastructure step by step #oracle cloud infrastructure tutorial #oracle cloud storage #oracle database on oci setup #oracle-cloud #Performance Degradation #performance monitoring #performance trend monitoring #performance trends #plan disk growth server #practical server monitoring #predict disk usage growth #private instance access #query optimization #Security #security lists #server health #server health reporting #server health weekly report #server monitoring #Server Performance #server trend analysis #server-trends #simple monitoring system #simple ops monitoring #slow queries #slow query reporting mysql #small business infrastructure #small business IT #small infrastructure monitoring #small server monitoring #ssh bastion #storage capacity planning linux #storage monitoring #subnets #system health reporting #Trend Monitoring #Tutorial #vcn