[flow-tools] problems with expire
Michael Redinger
Michael.Redinger@uibk.ac.at
Sat, 7 Dec 2002 19:05:16 +0100 (CET)
Hello,
is there a bug in flow-capture that prevents it from expiring old flow
files? This doesn't work for me.
I also tried to run flow-expire directly, but that's even worse: it
deletes the temporary flow file (tmp-...). This even kills flow-capture then.
Here's how I run the two programs:
/usr/local/bin/flow-capture -S 5 -V 5 -E 8G -N 0 -n 95 -p \
/var/run/flow-capture.pid -w /var/local/netflow/flow-capture/ \
-R /usr/local/sbin/capture-post 127.0.0.1/127.0.0.1/9801
/usr/local/bin/flow-expire -E 8G -w /var/local/netflow/flow-capture/
Thanks,
Michael