]> git.ipfire.org Git - thirdparty/collectd.git/commit
Add a (NetBSD-only) netstat_udp plugin
authorEdgar Fuß <ef@math.uni-bonn.de>
Wed, 8 Jul 2020 16:52:18 +0000 (18:52 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Jul 2020 16:52:18 +0000 (18:52 +0200)
commit004d21de6fb19641645add32684400df7c81aa18
treee813d40e8e72614af994aaa9f87f90e102bec918
parent7346b09ed6c38145db070c7b6a8f51a932c63b94
Add a (NetBSD-only) netstat_udp plugin

Add a plugin which reports the UDP summary statistics.
Useful for busyish DNS name servers.
Written by Håvard Eidnes <he@NetBSD.org>
configure.ac
src/netstat_udp.c [new file with mode: 0644]