Barracuda

Barracuda CGI Stats Script

In our shop, we have two Barracuda Spam Firewall 400 series (http://www.barracuda.com). I wrote a couple of scripts to keep track of statistics for the boxes. There is a daily cron script that runs to grab the data from the previous day and dump that into a MySQL database.

I’ve linked to the source code from the two scripts below. They are both written in PHP. Enjoy!