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

AWS check-beanstalk-elb-metric.rb broken #257

Open
umairedu opened this issue Nov 17, 2017 · 1 comment
Open

AWS check-beanstalk-elb-metric.rb broken #257

umairedu opened this issue Nov 17, 2017 · 1 comment

Comments

@umairedu
Copy link

./check-beanstalk-elb-metric.rb --help
/var/lib/gems/2.4.0/gems/sensu-plugins-aws-10.0.0/lib/sensu-plugins-aws/cloudwatch-common.rb:3:in `<module:CloudwatchCommon>': uninitialized constant CloudwatchCommon::Common (NameError) from /var/lib/gems/2.4.0/gems/sensu-plugins-aws-10.0.0/lib/sensu-plugins-aws/cloudwatch-common.rb:2:in `<top (required)>' from /usr/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:133:in `require' from /usr/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:133:in `rescue in require' from /usr/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:40:in `require' from ./check-beanstalk-elb-metric.rb:30:in `<main>'

@majormoses
Copy link
Member

@umairedu thanks for the bug report. Can you provide a little bit more information?

Is this the first time you are setting this up or was it previously working and now broken. I am just trying to see if it was a regression or not. I notice the check is installed outside of the context of sensu embedded ruby. While this is supported it is not recommended. If its possible could you check if you have the same error when using it from an embedded ruby?

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

No branches or pull requests

2 participants