collectd: Fix various issues with lantiq dsl metrics. 18866/head
authorDominik Riebeling <bluebrother@posteo.de>
Sat, 18 Jun 2022 09:46:50 +0000 (11:46 +0200)
committerDominik Riebeling <bluebrother@posteo.de>
Tue, 5 Jul 2022 17:23:30 +0000 (19:23 +0200)
commitd45c8f4c065be2ac5a5dc2c13524bd109a896380
tree9fe78079abbfd58396163792e28c39054d081eb3
parent75afb4a1661ce75a079e7dae07a8f2fdcc8866b0
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>
(cherry picked from commit eb632da5bbd732bbffc2761fbb191267ef2375d0)
utils/collectd/files/lua-scripts/dsl.lua