Skip to main content
This page describes what to do in case of an Icinga alert. For more information you could search the govuk-puppet repo for the source of the alert
Last updated: 27 Jul 2023

AWS RDS Instance CPU Utilization

This alert relates to the AWS relational database service (RDS) CPU Utilization being higher than we would expect. We use RDS to run both PostgreSQL and MySQL databases in AWS.

We use db-admin machines as a way of connecting to the RDS instances via a database client application. There are a number of db-admin machines for various RDS instances.

There are two ways to check the current usage:

The first is to access the AWS web console and view the statistics. These are available under Amazon RDS ➡ Databases ➡ your-database-name ➡ Monitoring.

The second is to access a db-admin instance via SSH and access the database console. Then you should be able to view the current queries in action.