Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | collectd-mod-ipstatistics: fix handling of long `/proc` lines | Alex Shumsky | 2023-09-01 |
| | | | | | | | `/proc/net/netstat` `TcpExt:` line is 2064 chars long on linux 6.1 Signed-off-by: Alex Shumsky <alexthreed@gmail.com> [PKG_RELEASE bump added] | ||
* | collectd: add plugin to compare ipv4,ipv6 stats | Nick Hainke | 2021-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> |