Skip to content
Snippets Groups Projects
Commit eb632da5 authored by Dominik Riebeling's avatar Dominik Riebeling
Browse files

collectd: Fix various issues with lantiq dsl metrics.


- Handle bool values correctly. We get the values as bool, but collectd
  requires a bool value to be numeric in the range [0, 1].
- Remove profile and mode values. Those are strings, which cannot be
  represented by collectd.
- Update collectd type for some values.
- Fix latn value being present twice.

Signed-off-by: default avatarDominik Riebeling <bluebrother@posteo.de>
parent b9a47cc4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment