[benzedrine.ch logo]
Contents
Home
Daniel Hartmeier
Packet Filter
pfstat
Mailing list
Annoying spammers
Prioritizing ACKs
Transparent squid
Proxy ICB/IRC
milter-regex
milter-spamd
milter-checkrcpt
login_yubikey
Dorabella
Tron
Planet Wars
Hexiom solver
3D-ODRPP
Polygon partition
Mikero's grid puzzle
Dark Star
Misc
Statistics


pfstat

pfstat is a small utility that collects packet filter statistics and produces graphs like those shown below.

The graphs below were produced for a 1 gbps symmetric link using the configuration pfstat.conf.

Also check out Willem Dijkstra's symon, which can gather the same pf statistics (and many other values like cpu load, memory usage, network traffic) with a small monitoring probe and send them to a central server that stores them in an RRDtool database, from which similar graphs can be generated, with many more powerful options.

interface em1 pass bytes ipv4, states

[bytes yearly] [bytges monthly] [bytes weekly] [bytes daily]

states inserts, removals, searches

[states yearly] [states monthly] [states weekly] [states daily]

interface em1 pass/block packets ipv4

[packets yearly] [packets monthly] [packets weekly] [packets daily]

global counters

[counters yearly] [counters monthly] [counters weekly] [counters daily]

Last updated on Tue Jun 26 09:55:15 2018 by daniel@benzedrine.ch.