From: Stefan Rinkes Date: Sat, 16 Apr 2011 21:59:59 +0000 (+0200) Subject: pf plugin: add more advanced pfrule-plugin X-Git-Tag: collectd-5.2.0~12^2~20 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=b2fd960e60150a50d369bab46e2bceab7014c4ce;p=collectd.git 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. --- 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