Overview
This template shows metrics for Amazon RDS databases.
Included Component Monitors
CPU Utilization
Freeable Memory
Burst Balance
Network Receive Throughput
Network Transmit Throughput
Free Storage Space
Read Latency
Write Latency
Read Throughput
Write Throughput
Read IOPS
Write IOPS
Disk Queue Depth
Swap Usage
Database Connections
Maximum Used Transaction ID
Transaction Log Disk Usage
Transaction Logs Generation
Oldest Replica Slot Lag
Replica Lag
Replica Slot Disk Usage
Prerequisites
Windows PowerShell needs to be configured to run scripts
Install AWS Tools for PowerShell - Installing the AWS Tools for PowerShell on Windows - AWS Tools for PowerShell
Make sure to install the tools globally for all users.
The template requires: AWS.Tools.RDS, AWS.Tools.CloudWatch
Restart of SolarWinds Job Engine service might be required when version of the AWS Tools changes.
Update paths to the installed AWS Tools in the template script to point to correct location/version of the assemblies.
Update the $region and $rdsinstanceid in the template script to reflect which RDS instance you want to monitor.
Credentials
Monitored Components
CPU Utilization
Freeable Memory
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.
Unit: Bytes
Burst Balance
Network Receive Throughput
Network Transmit Throughput
Free Storage Space
Read Latency
Write Latency
Read Throughput
Write Throughput
Read IOPS
Write IOPS
Disk Queue Depth
Swap Usage
Database Connections
Maximum Used Transaction ID
Transaction Log Disk Usage
Transaction Logs Generation
Oldest Replica Slot Lag
Replica Lag
For read replica configurations, the amount of time a read replica DB instance lags behind the source DB instance. Applies to MariaDB, Microsoft SQL Server, MySQL, Oracle, and PostgreSQL read replicas.
For Multi-AZ DB clusters, the difference in time between the latest transaction on the writer DB instance and the latest applied transaction on a reader DB instance.
Unit: Seconds
Replica Slot Disk Usage
Troubleshooting steps
Detail troubleshooting steps (common for template)
Make sure that AWS Tools are installed globally.
Confirm that paths to AWS Tools assemblies are correct and those files are available on the machine.
Make sure that the template is using same platform as for which the AWS Tools were installed.
Try to restart SolarWinds Job Engine service in case that you get assembly load issues.