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

memory plugin template doesn't work with newer collectd versions #690

Open
alexlist opened this issue Aug 9, 2017 · 0 comments
Open

memory plugin template doesn't work with newer collectd versions #690

alexlist opened this issue Aug 9, 2017 · 0 comments
Labels
bug Something isn't working

Comments

@alexlist
Copy link

alexlist commented Aug 9, 2017

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 3.6.2
  • Ruby: 2.0.0p648
  • Distribution: RHEL 7.3
  • Module version: 4.2.0

How to reproduce (e.g Puppet code you use)

https://github.com/voxpupuli/puppet-collectd/blob/master/templates/plugin/memory.conf.erb contains an if clause that tests for collectd 5.5, however on RHEL7 I have 5.7. The test seems to be wrong, or should check for versions greater or equal than 5.5, but not just 5.5

What are you seeing

Setting valuespercentage => true does not have any effect

What behaviour did you expect instead

A collectd memory plugin config stanza enabling percentage values

Output log

Any additional information you'd like to impart

@juniorsysadmin juniorsysadmin added the bug Something isn't working label Dec 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants