On Thursday 15 April 2004 02:19, Phil Yuska wrote:
> I am having a problem using flow-capture on 5.2.1-RELEASE FreeBSD. I get
> the following error and the flow-capture process dies.
>
>
>
> flow-capture:
> rename(tmp-v05.2004-04-15.060546-0400,ft-v05.2004-04-15.060546-0400): No
> such file or directory
>
>
>
> Netflow data is being collected from the device, the file is being
> renamed and this is the command being used to start flow-capture and
> I've no clue why this is happening.
>
>
>
> ./flow-capture -D -N 0 -S 5 -n 287 -R /usr/local/netflow/bin/linkme -w
> /usr/local/arts/data/flowd/flows 0/192.168.1.1/2055
>
>
>
> Any help would be greatly appreciated.


Try your flow-capture without the -R and see if it works.

./flow-capture -D -N 0 -S 5 -n 287 -w /usr/local/arts/data/flowd/flows 
0/192.168.1.1/2055 

I've never used the -R option, but it doesn't look quite right on your command 
line.



_______________________________________________
Flow-tools mailing list
[EMAIL PROTECTED]
http://mailman.splintered.net/mailman/listinfo/flow-tools

Reply via email to