ipfm2psql -------- This is a Perl script that - reads a directory containing IPFM log files, - parses each file, - stores the data from the file into a PostgreSQL database, - deletes the file Just dump the necessary configuration into /etc/ipfm2psql.conf (based on the ipfm2psql.conf.sample file in this directory), set up the database, do a test run and stuff it into a suitable crontab.