Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres Host showing as Down in Nodes section #5

Open
mudasirmirza opened this issue Nov 20, 2023 · 1 comment
Open

Postgres Host showing as Down in Nodes section #5

mudasirmirza opened this issue Nov 20, 2023 · 1 comment

Comments

@mudasirmirza
Copy link

Hi,

I am using the all in one installation with helm which installs everything, after that I am using https://coroot.com/docs/metric-exporters/aws-agent/installation to install aws-agent.

I have provided AWS Access and Secret key and added a Tag Filter for rds and elasticache.

Everything installed fine, after that it is showing one of the RDS instance as down which is not the case.

Screenshot 2023-11-20 at 9 48 24 AM

Also the logs below are in the aws-agent

aws-agent-755448458d-hkkwt aws-agent I1120 05:50:44.951581       1 logs.go:59] example-db-1: logs refreshed in: 221.912097ms
aws-agent-755448458d-hkkwt aws-agent W1120 05:50:45.593281       1 collector.go:291] coroot-db-instance-1: probe failed: pq: password authentication failed for user "root"
aws-agent-755448458d-hkkwt aws-agent I1120 05:50:45.593323       1 collector.go:227] coroot-db-instance-1: db metrics collected in: 12.024672ms
aws-agent-755448458d-hkkwt aws-agent W1120 05:50:45.598183       1 collector.go:291] example-db-1: probe failed: pq: password authentication failed for user "root"
aws-agent-755448458d-hkkwt aws-agent I1120 05:50:45.653792       1 collector.go:217] coroot-db-instance-1: os metrics collected in: 72.252563ms

The example-db-1 in this case is a RDS Aurora Cluster. When I click on the RDS Node all graphs are empty.

I have no idea why is this happening and any help will be appreciated.

Regards.

@def
Copy link
Member

def commented Nov 20, 2023

Coroot requires RDS Enhanced Monitoring to be enabled to collect OS metrics. It seems that it's disabled for example-db-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants