1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 03:43:53 +02:00
openwrt-packages/utils/prometheus-node-exporter-lua
Nick Hainke 77188d2422 prometheus-node-exporter-lua: add snmp6 exporter
If you want statistics about IPv6 you can use snmpv6 exporter.
Currently, the "/proc/net/snmp6" is existing but all values are
just "0".

To use this plugin you have to set
  CONFIG_PROC_STRIPPED=n

I will find a way to enable the important ipv6 statistics by default.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2020-12-07 18:31:57 +01:00
..
files prometheus-node-exporter-lua: add snmp6 exporter 2020-12-07 18:31:57 +01:00
Makefile prometheus-node-exporter-lua: add snmp6 exporter 2020-12-07 18:31:57 +01:00