$OpenBSD: patch-plugins_node_d_openbsd_netstat_in,v 1.2 2012/10/12 09:46:46 kirby Exp $
--- plugins/node.d.openbsd/netstat.in.orig	Fri Aug 31 19:22:50 2012
+++ plugins/node.d.openbsd/netstat.in	Sun Sep 30 23:23:02 2012
@@ -74,13 +74,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'
