collectd: Fix various issues with lantiq dsl metrics.
authorDominik Riebeling <bluebrother@posteo.de>
Sat, 18 Jun 2022 09:46:50 +0000 (11:46 +0200)
committerDominik Riebeling <bluebrother@posteo.de>
Wed, 22 Jun 2022 17:02:44 +0000 (19:02 +0200)
commiteb632da5bbd732bbffc2761fbb191267ef2375d0
tree102b7f7f0c30c2c4aa3cabf2de65ae304e4cfa5b
parentb9a47cc470b19346049d394d4992f5ebdada0702
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: Dominik Riebeling <bluebrother@posteo.de>
utils/collectd/files/lua-scripts/dsl.lua