Adding PostgreSQL on Aurora cluster

Additional configuration required

Make sure you have prepared PostgreSQL for monitoring before adding a PostgreSQL instance to Redgate Monitor. 

This page explains how to add an Aurora PostgreSQL cluster instance to Redgate Monitor. To monitor AWS machine metrics via the AWS API see enabling AWS enhanced monitoring.

For details of the metrics and alerts available for Aurora PostgreSQL cluster instances, which of these are available only through the AWS API, and which also require the enhanced monitoring feature to be enabled for the RDS instance, please see: PostgreSQL on Amazon RDS metrics and alerts

Ensure that the Aurora PostgreSQL cluster instance is reachable by the machine running the Base Monitor. Check the different ways you can modify Amazon RDS' security group in this AWS guide.
  1. Go to Configuration → Monitored servers → Add → PostgreSQL
  2. Select Aurora PostgreSQL Cluster as the environment
  3. In the Endpoint name field, enter the writer endpoint for the Aurora PostgreSQL cluster provided by AWS, this will end with ".rds.amazonaws.com". Please check the screenshot below to see where is the writer endpoint is located for an Aurora PostgreSQL cluster in AWS console.
  4. You will need to select your preferred Instance authentication Method and enter the corresponding credentials to connect.


    1. We support the following authentication methods for Redgate Monitor to gain access to the PostgreSQL Instance:
      1. Password
        • This method uses logins created in the instance. You must supply a username and password so that Redgate Monitor can connect to the instance for monitoring.
        • All credentials are stored securely in the base monitor database.
        • For more information see the official PostgreSQL documentation.
      2. IAM Role
        • This method requires that you are running the Base Monitor within an EC2 instance on AWS.
        • You can provide either an explicit role with permission to connect to the PostgreSQL instance to for the Base Monitor to assume, or leave the field blank to use the IAM role (instance profile) associated with the EC2 instance.
        • For more information please see our dedicated documentation on Enabling AWS IAM PostgreSQL authentication.
      3. IAM User
        • This method uses an access key and secret key associated with an IAM user that has permission to connect to the PostgreSQL instance.
        • All credentials are stored securely in the base monitor database.
        • For more information please see our dedicated documentation on Enabling AWS IAM PostgreSQL authentication.
  1. You can select a group where the instance will be added, select "Uncategorized" if you don't want to put it in any particular group.
  2. For capturing machine metrics for your Amazon RDS PostgreSQL instance, you must switch on Enable advanced monitoring and provide API credentials.
    1. For information on how to set up advanced monitoring, see our dedicated documentation on Enabling advanced monitoring for RDS instances.




Didn't find what you were looking for?