|
|
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
states inserts, removals, searches
interface em1 pass/block packets ipv4
global counters
|