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

Unable to define a multi-value type #549

Closed
crimpy88 opened this issue Sep 21, 2016 · 0 comments
Closed

Unable to define a multi-value type #549

crimpy88 opened this issue Sep 21, 2016 · 0 comments
Labels
bug Something isn't working

Comments

@crimpy88
Copy link
Contributor

The current 'collectd::type' does not allow for multiple values on the same line.

For example, this works:
vs_threads value:GAUGE:0:65535

However, this is not possible:
vmpage_io in:DERIVE:0:U, out:DERIVE:0:U

Would it be possible to extend this to allow a hash or similar to be sent to allow multiple values to be set?

jkroepke added a commit to jkroepke/puppet-collectd that referenced this issue Dec 19, 2016
jkroepke added a commit to jkroepke/puppet-collectd that referenced this issue Dec 19, 2016
jkroepke added a commit to jkroepke/puppet-collectd that referenced this issue Dec 19, 2016
jkroepke added a commit to jkroepke/puppet-collectd that referenced this issue Dec 19, 2016
jkroepke added a commit to jkroepke/puppet-collectd that referenced this issue Dec 19, 2016
@juniorsysadmin juniorsysadmin added the bug Something isn't working label Dec 20, 2016
jkroepke added a commit to jkroepke/puppet-collectd that referenced this issue Feb 12, 2017
jkroepke added a commit to jkroepke/puppet-collectd that referenced this issue Feb 12, 2017
bastelfreak added a commit that referenced this issue Feb 12, 2017
Fixes #549: Unable to define a multi-value type
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