collectd.git
13 years agopf plugin: cleaner error-handling
Stefan Rinkes [Mon, 25 Apr 2011 14:46:04 +0000 (16:46 +0200)]
pf plugin: cleaner error-handling

13 years agopf plugin: define generation new/old depend on OpenBSD Version
Stefan Rinkes [Fri, 22 Apr 2011 11:04:43 +0000 (13:04 +0200)]
pf plugin: define generation new/old depend on OpenBSD Version

13 years agopf plugin: some code cleanup
Stefan Rinkes [Thu, 21 Apr 2011 19:30:04 +0000 (21:30 +0200)]
pf plugin: some code cleanup

13 years agopf plugin: collect bytes and packets for in and out
Stefan Rinkes [Tue, 19 Apr 2011 06:20:49 +0000 (08:20 +0200)]
pf plugin: collect bytes and packets for in and out

13 years agopf plugin: all types in a single types.db
Stefan Rinkes [Sun, 17 Apr 2011 11:14:11 +0000 (13:14 +0200)]
pf plugin: all types in a single types.db

13 years agopf plugin: also support OpenBSD 4.9/Current
Stefan Rinkes [Sun, 17 Apr 2011 11:08:49 +0000 (13:08 +0200)]
pf plugin: also support OpenBSD 4.9/Current

13 years agopf plugin: read permissions are enough for /dev/pf
Stefan Rinkes [Sun, 17 Apr 2011 09:14:07 +0000 (11:14 +0200)]
pf plugin: read permissions are enough for /dev/pf

13 years agopf plugin: split up in GAUGE and COUNTER
Stefan Rinkes [Sun, 17 Apr 2011 08:07:06 +0000 (10:07 +0200)]
pf plugin:  split up in GAUGE and COUNTER

13 years agopf plugin: add nat and rdr rules
Stefan Rinkes [Sat, 16 Apr 2011 22:53:28 +0000 (00:53 +0200)]
pf plugin: add nat and rdr rules

13 years agopf plugin: add more advanced pfrule-plugin
Stefan Rinkes [Sat, 16 Apr 2011 21:59:59 +0000 (23:59 +0200)]
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.

13 years agopf plugin: pfutils depends on system version
Stefan Rinkes [Sat, 16 Apr 2011 18:59:59 +0000 (20:59 +0200)]
pf plugin: pfutils depends on system version

13 years agopf plugin: copy print_rule from /usr/src/sbin/pfctl to pfutils
Stefan Rinkes [Sat, 16 Apr 2011 18:42:38 +0000 (20:42 +0200)]
pf plugin: copy print_rule from /usr/src/sbin/pfctl to pfutils

13 years agopf plugin: whitos cleanup and close dev after reading rules
Stefan Rinkes [Sat, 16 Apr 2011 10:06:22 +0000 (12:06 +0200)]
pf plugin: whitos cleanup and close dev after reading rules

13 years agopf plugin: add very simple rule monitoring
Stefan Rinkes [Sat, 16 Apr 2011 09:06:56 +0000 (11:06 +0200)]
pf plugin: add very simple rule monitoring

13 years agopf plugin: whitespace cleanup
Stefan Rinkes [Thu, 14 Apr 2011 20:08:53 +0000 (22:08 +0200)]
pf plugin: whitespace cleanup

13 years agopf plugin: pf values are GAUGE Part II
Stefan Rinkes [Thu, 14 Apr 2011 19:59:40 +0000 (21:59 +0200)]
pf plugin: pf values are GAUGE Part II

13 years agopf plugin: pf values are GAUGE
Stefan Rinkes [Thu, 14 Apr 2011 19:51:44 +0000 (21:51 +0200)]
pf plugin: pf values are GAUGE

13 years agopf plugin: add myself to copyright
Stefan Rinkes [Thu, 14 Apr 2011 19:22:21 +0000 (21:22 +0200)]
pf plugin: add myself to copyright

13 years agopf plugin: add types.db for pf-types
Stefan Rinkes [Thu, 14 Apr 2011 19:18:10 +0000 (21:18 +0200)]
pf plugin: add types.db for pf-types

13 years agopf plugin: whitespace cleanup and use sstrncpy like other plugins
Stefan Rinkes [Thu, 14 Apr 2011 19:17:45 +0000 (21:17 +0200)]
pf plugin: whitespace cleanup and use sstrncpy like other plugins

13 years agopf plugin: init commit - import pf.c from pyr@openbsd.org
Stefan Rinkes [Thu, 14 Apr 2011 15:47:35 +0000 (17:47 +0200)]
pf plugin: init commit - import pf.c from pyr@openbsd.org