Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-19 | T4268: monitoring: Fixed unnatural LA elevation | Andrii | |
2022-02-08 | monitoring: T3872: Add input filter for firewall InfluxDB2 | Viacheslav Hletenko | |
Input filter for firewall allows to get bytes/counters from nftables in format, required for InfluxDB2 | |||
2022-02-02 | monitoring: T3872: Fix template input plugin for running services | Viacheslav Hletenko | |
Add required capability for input scripts which collect statistics of running services | |||
2022-01-25 | monitoring: T3872: Delete iptables input plugin as we use nft | Viacheslav | |
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 | |||
2022-01-13 | monitoring: T3872: Add just required interfaces for ethtool | Viacheslav | |
Telegraf ethtool input filter expected ethX interfaces and not other interfaces like vlans/tunnels/dummy Add "interface_include" option to telegraf template. | |||
2022-01-03 | monitoring: T3872: Add a new feature service monitoring telegraf | Viacheslav | |
2021-09-29 | monitoring: T3872: Add templates for telegraf | Viacheslav | |