[flow-tools] run problem
Mark Fullmer
maf@eng.oar.net
Tue, 28 Jan 2003 15:16:05 -0500
You probably want to use flow-cat, not cat.
Also is /mnt/flowdata/20030125_10:01.raw generated by flow-tools? If it's
not look at flow-import or use flow-capture as your collector.
mark
On Sat, Jan 25, 2003 at 01:04:30PM +0300, vlad f kropachew wrote:
> hello everyone. i have installed flow tools 0.63 and it's look
> usefull. now, i want to make web-interface for raw-flow database
> access. so, i make simple perl-script running as cgi under apache web
> server 1.3.27. but, i have error 'broken pipe' from 'cat' from run
> following line:
>
> ---------------------
>
> cat /mnt/flowdata/20030125_10:01.raw | /mnt/flowtool/bin/flow-nfilter -f /tmp/filt.txt -F t |
> /mnt/flowtool/bin/flow-print
>
> ---------------------
>
> with running from console, under apache uid - command working
> propertly, but run from cgi return:
>
> --------------------
>
> "cat stdout: Broken pipe", flow-nfilter: ftfil_def_find(): failed
>
> --------------------
>
> i replace flow-nfilter via 'head' directive and all it was working
> correctly. possibly any problem in flow-nfilter or my configuration?
> please help.
>
> --
> Best regards,
> vlad mailto:vlad@ccs.ru
>
>
> _______________________________________________
> flow-tools@splintered.net
> http://www.splintered.net/sw/flow-tools