$OpenBSD: patch-plugins_node_d_openbsd_netstat_in,v 1.3 2018/07/01 15:02:36 kirby Exp $
Index: plugins/node.d.openbsd/netstat.in
--- plugins/node.d.openbsd/netstat.in.orig
+++ plugins/node.d.openbsd/netstat.in
@@ -77,13 +77,6 @@ if [ "$1" = "config" ]; then
 	echo 'failed.info The number of failed TCP connection attempts per second.'
 	print_warning failed
 	print_critical failed
-	echo 'resets.label resets'
-	echo 'resets.type DERIVE'
-	echo 'resets.min 0'
-	echo 'resets.max 50000'
-	echo 'resets.info The number of TCP connection resets.'
-	print_warning resets
-	print_critical resets
 	echo 'established.label established'
 	echo 'established.type DERIVE'
 	echo 'established.min 0'
