You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a problem with monitoring aurora clusters. I see the error below: CheckRDS UNKNOWN: Requested time period did not return values from Cloudwatch. Try increasing your time period.
my check looks like the below: check-rds.rb -l new --disk-warning-over 80 --disk-critical-over 90 --period 300
and in the same time monitoring databases work as need - see check and output below
Hi, I have a problem with monitoring aurora clusters. I see the error below:
CheckRDS UNKNOWN: Requested time period did not return values from Cloudwatch. Try increasing your time period.
my check looks like the below:
check-rds.rb -l new --disk-warning-over 80 --disk-critical-over 90 --period 300
and in the same time monitoring databases work as need - see check and output below
Role IAM permissions allow rds aurora clusters monitoring:
Also, try just and case tries "cloudwatch:*".
RDS Aurora cluster also exist
The text was updated successfully, but these errors were encountered: