# Example NetFlow v5 export from traffic on eth0 to collector on 127.0.0.1 port 2055
OPTIONS="-v 5 -i eth0 -n 127.0.0.1:2055"
