p0f Statistics thingies p0f.udpsend: Runs p0f and send the output in UDP packets to a collector. p0f.udplog: Collects UDP packets and writes to separate logs for each sender. The log files are renamed at regular intervals and when the collector receives a SIGHUP. p0f.graph: Reads p0f log files created by the collector and saves a lot of counters in a small database. Uses those counters to create graphs. Also saves IP -> OS mappings a database for use by other apps through p0fIP2OS.pm. Can send a SIGHUP to the collector. p0fIP2OS.pm: A small perl module that can fetch the OS from one of the databases created by p0f.graph. I'm using this module in my event handlers for Graphdefang. in Public bookmarkswith p0f.udpsendrunsoutputpacketscollector