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

Fix sensors plugin params #683

Merged
merged 3 commits into from Jul 20, 2017

Conversation

archii
Copy link
Contributor

@archii archii commented Jun 21, 2017

The class parameter and template variable for the sensors plugin didn't match and did not produce the expected configuration.

This PR should allow for specifying a set of sensors for the collectd sensors plugin to report on. I've added an rspec test for the collectd::plugin::sensors class as well.

Some tests in travis-ci are failing due to warnings for "open ended dependency version requirements", but this was the case before this PR.

@bastelfreak
Copy link
Member

Hi @archii , thanks for the PR. Can you please rebase it against latest master? Also check the used email address in your commits, it isn't asociated with your github account.

@archii archii force-pushed the fix-sensors-plugin-params branch from 940f4ac to e2e87ba Compare July 20, 2017 01:52
@archii
Copy link
Contributor Author

archii commented Jul 20, 2017

Cheers @bastelfreak. I rebased and fixed up my e-mail address. Travis-CI tests are passing now.

@bastelfreak
Copy link
Member

Thanks!

@bastelfreak bastelfreak merged commit ba3b31e into voxpupuli:master Jul 20, 2017
@archii archii deleted the fix-sensors-plugin-params branch July 20, 2017 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants