- 10 Jun 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Amazon RDS (Device Type)
- Updated on 10 Jun 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Description
The Amazon RDS device type collects performance data for Amazon's relational database services.
To add an Amazon instance to Netreo for monitoring, see Amazon Web Services Resource Monitoring.
Collected Statistics
Metric | Description |
---|---|
CPUUtilization | The percentage of CPU utilization. Units: Percentage |
DatabaseConnections | The number of client network connections to the database instance. The number of database sessions can be higher than the metric value because the metric value doesn't include the following:
Units: Count |
DiskQueueDepth | The number of outstanding I/Os (read/write requests) waiting to access the disk. Units: Count |
FreeableMemory | The amount of available random access memory. For MariaDB, MySQL, Oracle, and PostgreSQL DB instances, this metric reports the value of the MemAvailable field of /proc/meminfo. Units: Bytes |
FreeStorageSpace | The amount of available local storage space. Applies to only Multi-AZ DB clusters. (This doesn't apply to Aurora Serverless v2.) Units: Bytes |
NetworkReceiveThroughput | The incoming (receive) network traffic on the DB instance, including both customer database traffic and Amazon RDS traffic used for monitoring and replication. Units: Bytes/Second |
NetworkTransmitThroughput | The outgoing (transmit) network traffic on the DB instance, including both customer database traffic and Amazon RDS traffic used for monitoring and replication. Units: Bytes/Second |
ReadIOPS | The average number of disk read I/O operations per second. Units: Count/Second |
ReadLatency | The average amount of time taken per disk I/O operation. Units: Seconds |
ReadThroughput | The average number of bytes read from disk per second. Units: Bytes/Second |
SwapUsage | The amount of swap space used on the DB instance. This metric is not available for SQL Server. Units: Bytes |
WriteIOPS | The average number of disk write I/O operations per second. Units: Count/Second |
WriteLatency | The average amount of time taken per disk I/O operation. Units: Seconds |
WriteThroughput | The average number of bytes written to disk per second. Units: Bytes/Second |