openwrt-packages/utils/collectd/files/lua-scripts
Dominik Riebeling eb632da5bb 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>
2022-06-22 19:02:44 +02:00
..
dsl.lua collectd: Fix various issues with lantiq dsl metrics. 2022-06-22 19:02:44 +02:00