NFDC
NFDC stands for NetFlow Datagram Collector.
Features:
* It has support for PostgreSQL database.
* It buffers data on disk for faster collecting.
* Uses SQL COPY instead of INSERT, and it writes data to the database
in bursts.
* NFDC has been tested on a network with over 3,000,000 flows in 24hours.
TODO: Aggregation of collected data, to speedup sql searches.
NFDA or NetFlow Datagram Analyzer, for graphic analyzes.
It's alpha release, and suggestions are welcome.
Latest version source can be found here.