Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | collectd: Fix various issues with lantiq dsl metrics. | Dominik Riebeling | 2022-06-22 |
| | | | | | | | | | | | - 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> | ||
* | collectd: Add lua and exec collectors for lantiq dsl metrics | Jeroen Peelaerts | 2021-10-22 |
Signed-off-by: Jeroen Peelaerts <jeroen.peelaerts@gmail.com> |