From b2fd960e60150a50d369bab46e2bceab7014c4ce Mon Sep 17 00:00:00 2001 From: Stefan Rinkes Date: Sat, 16 Apr 2011 23:59:59 +0200 Subject: [PATCH] pf plugin: add more advanced pfrule-plugin Use rulestring as identifier, e.g bytes-block-drop-in-on-lo0-proto-icmp-all.rrd Currently for OpenBSD 4.5 only. OpenBSD 4.9/Current follows. --- types.pfrules.db | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/types.pfrules.db b/types.pfrules.db index 5bf5c864..e405567b 100644 --- a/types.pfrules.db +++ b/types.pfrules.db @@ -1,8 +1,4 @@ -scrub_states_current value:GAUGE:U:U -scrub_states_total value:GAUGE:U:U -scrub_evaluations value:GAUGE:U:U -scrub_bytes value:GAUGE:U:U -rule_states_current value:GAUGE:U:U -rule_states_total value:GAUGE:U:U -rule_evaluations value:GAUGE:U:U -rule_bytes value:GAUGE:U:U +states_cur value:GAUGE:U:U +states_tot value:GAUGE:U:U +evaluations value:GAUGE:U:U +bytes value:GAUGE:U:U -- 2.11.0