collectd: add plugin to compare ipv4,ipv6 stats
authorNick Hainke <vincent@systemli.org>
Fri, 29 Jan 2021 09:40:14 +0000 (10:40 +0100)
committerHannu Nyman <hannu.nyman@iki.fi>
Thu, 4 Feb 2021 07:26:49 +0000 (09:26 +0200)
commit93ff4cc743c3aa5581ba4eb1789a784c06c4cc3b
treee430fb57f4905ce6c698b8441cdc0cb387c5b63d
parent2bbfe1ea4823524c2057c387e0b925bea7731f38
collectd: add plugin to compare ipv4,ipv6 stats

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>
utils/collectd/Makefile
utils/collectd/patches/932-add-ipstatistics.patch [new file with mode: 0644]