ObserveNow
...
Integrations
Infrastructure

Amazon RDS

Single Machine

You can install the RDS exporter on a single machine.

The RDS exporter has two types of metrics: basic and advanced. To be able to use advanced metrics, make sure to set the Enable Enhanced Monitoring option in the settings of your Amazon RDS DB instance. You can do this by clicking on Modify > Additional configuration > Enhanced Monitoring.

Document image


After enabling Enhanced Monitoring, please restart you RDS DB instance.



Prerequisite(s):

Run this command to install the RDS exporter as a systemd unit:

Shell

  • First you need to update OpsVerse agent-config.yaml file. Go to /etc/opsverse/agent-config.yaml and add the below jobs in the scrape_configs section of the file.
Text

  • Next, you need to edit the rds-config.yaml file. Go to /etc/opsverse/exporters/rds/config.yaml and add the necessary configurations.
YAML

  • Restart the OpsVerse agent and the rds-exporter.
Shell

  • The agent will begin scraping the metrics automatically; the script will drop the scrape target into /etc/opsverse/targets/, so the agent will begin automatically scraping.