Age | Commit message (Collapse) | Author |
|
Input filter for firewall allows to get bytes/counters from
nftables in format, required for InfluxDB2
|
|
Add required capability for input scripts which collect
statistics of running services
|
|
Telegraf inputs iptables plugin incompatible with nftables
As it tries to get statistics from "iptables -L -n -v"
which doesnt display required data in 1.4 as we don't use
iptables anymore
|
|
Telegraf ethtool input filter expected ethX interfaces and not
other interfaces like vlans/tunnels/dummy
Add "interface_include" option to telegraf template.
|
|
|
|
|