NetFlow2MySQL
Archive: deb http://www.daniels.id.au/debian/netflow2mysql i386/
  deb http://www.daniels.id.au/debian/cyrus-sasl sparc/
Description: NetFlow2MySQL 0.24-1 - NetFlow Collector for storing flows directly in a MySQL Database.
Packages: netflow2mysql

NetFlow2MySQL is software to store contents of NetFlow packets into MySQL databases.
After using NetFlow2MySQL, you can analyze your traffic by using SQL queries.

$ ./NetFlow2MySQL -v
$ ./NetFlow2MySQL -i -p
[--receive-buffer-size >receive buffer size of UDP socket>]
[--mysql-host ]
[--mysql-user ]
[--mysql-password ]
[--mysql-database ]
[--mysql-port ]
[--store-exporter-address]
[-d]
[--packet-sampling-rate ]

Required arguments are -i and -p.