packages/utils/collectd
Dominik Riebeling d45c8f4c06 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 eb632da5bb)
2022-07-05 19:23:30 +02:00
..
files collectd: Fix various issues with lantiq dsl metrics. 2022-07-05 19:23:30 +02:00
patches collectd: smart: add patch to check udev_enumerate_scan_devices return value 2022-03-17 14:11:41 +01:00
Makefile collectd: remove libip4tc dependency 2022-01-26 22:34:26 +02:00