metricName
The metric for which you want to return information.
Valid relational database metric names are listed below, along with the most useful statistics to include in your request, and the published unit value. All relational database metric data is available in 1-minute (60 seconds) granularity.
CPUUtilization- The percentage of CPU utilization currently in use on the database.Statistics: The most useful statistics areMaximumandAverage.Unit: The published unit isPercent.DatabaseConnections- The number of database connections in use.Statistics: The most useful statistics areMaximumandSum.Unit: The published unit isCount.DiskQueueDepth- The number of outstanding IOs (read/write requests) that are waiting to access the disk.Statistics: The most useful statistic isSum.Unit: The published unit isCount.FreeStorageSpace- The amount of available storage space.Statistics: The most useful statistic isSum.Unit: The published unit isBytes.NetworkReceiveThroughput- The incoming (Receive) network traffic on the database, including both customer database traffic and AWS traffic used for monitoring and replication.Statistics: The most useful statistic isAverage.Unit: The published unit isBytes/Second.NetworkTransmitThroughput- The outgoing (Transmit) network traffic on the database, including both customer database traffic and AWS traffic used for monitoring and replication.Statistics: The most useful statistic isAverage.Unit: The published unit isBytes/Second.