aboutsummaryrefslogtreecommitdiff
path: root/utils/collectd/patches/932-add-ipstatistics.patch
Commit message (Collapse)AuthorAge
* collectd: add plugin to compare ipv4,ipv6 statsNick Hainke2021-02-04
Add "ipstatistics"-plugin. This plugin parses "/proc/net/netstat" and "/proc/net/snmp6" to get the overall ipv4 and ipv6 usage. Signed-off-by: Nick Hainke <vincent@systemli.org>