sensu-plugins / sensu-plugins-aws

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
http://sensu-plugins.io
MIT License
81 stars 143 forks source link

check-rds.rb - Aurora Cluster - Failing #360

Open kunjabdas opened 5 years ago

kunjabdas commented 5 years ago

Check failed to run: undefined local variable or method db_cluster_id' for #<CheckRDS:0x00000000033e0a00> Did you mean? db_cluster_writer_id, ["/opt/watcher/checks/gems/sensu-plugins-aws-18.4.0/bin/check-rds.rb:324:inrun'", "/opt/watcher/checks/gems/sensu-plugin-4.0.0/lib/sensu-plugin/cli.rb:59:in `block in '"]

Any help would be appreciated.

allankcrain commented 5 years ago

There'a a bug in the code. This pull request (opened back in June) fixes it, but hasn't yet been merged in: https://github.com/sensu-plugins/sensu-plugins-aws/pull/348