Hi Dayo, The 'saved' directory needs to be a subdirectory of the directory that flowscan reads your flow files from. E.g If flowscan is reading flow data from /netflow, then you need a /netflow/saved directory. However, if you are using the linkme script it shouldn't be necessary. If I recall correctly, the linkme script creates a link in your flowscan directory, which flowscan then removes, leaving your original data intact. Somebody might want to correct me here, as I don't use the linkme script, so I'm not certain.
----- Original Message ----- From: "Adeyeye Adedayo" <[EMAIL PROTECTED]> To: "Robert Heber" <[EMAIL PROTECTED]>; "Leigh Sharpe" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, August 25, 2004 10:25 PM Subject: Re: [Flow-tools] flow-tools + Flowscan Integration > Thanks Leigh / Roberts, > > Actually you both provided useful answers. > > Leigh, please can you tell me where to create the 'saved' folder so that the > data for netflow will no longer be deleted ! > > Robers, If i follow your drift, I'll capture the netflow data with > flow-capture (so I'll not need to start ./rc.flowcap as described in > netflowguide.com), then I'll export the netflow data to a folder that > flowscan can access. But to do that, do I need to modify the linkme script ? > > Kind regards > > Dayo > > > ----- Original Message ----- > From: "Robert Heber" <[EMAIL PROTECTED]> > To: "Leigh Sharpe" <[EMAIL PROTECTED]> > Cc: "Adeyeye Adedayo" <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Wednesday, August 25, 2004 8:05 AM > Subject: Re: [Flow-tools] flow-tools + Flowscan Integration > > > > Hi, > > > > I don't think that's a Dayo's case - he want netflow data captured with > > flow-tool use with Flowscan to generate graphs, not vice versa. > > > > flow-cat flow_file_from_flowtools | flow-export -f0 -m0x00FFFFFF > > > flow_file_to_use_with_flowscan_without_need_of_modification_flowscan > > > > man flow-export > > -f format Export format. Supported formats are: > > 0 cflowd > > 1 pcap > > 2 ASCII CSV > > 3 MySQL > > 4 wire > > > > Regards, > > Robert > > > > Użytkownik Leigh Sharpe napisał: > > > Hi Dayo, > > > Flowscan saves the raw netflow data in another directory called saved. > > > If this directory doesn't exist, then your raw netflow data will be > > > deleted instead. Therefore, you need to create the saved directory and > > > then access it there after flowscan has finished with it. > > > > > > > > > ----- Original Message ----- > > > *From:* Adeyeye Adedayo <mailto:[EMAIL PROTECTED]> > > > *To:* [EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]> > > > *Sent:* Wednesday, August 25, 2004 9:09 AM > > > *Subject:* [Flow-tools] flow-tools + Flowscan Integration > > > > > > Is there a way I can have use the same netflow data captured with > > > flow-capture to generate graphs using RRDtool while still generating > > > reports with flow-stats / flow-reports utilities ? > > > > > > I discovered I could not access the raw netflow data on my system > > > setup from netflowguide.com with the flow-tools reporting utilities. > > > > > > Dayo Adeyeye > > > Engineering > > > ipNX Nigeria Limited > > > 4 Balarabe Musa Cresent, > > > VI Lagos. > > > 234-1-4619943-6 Ext 1220 > > > 234-80229126 > > > > > > > > > ``Free software'' is a matter of liberty, not price. To understand > > > the concept, you should think of ``free'' as in ``free speech,'' not > > > as in ``free beer.'' Free software is a matter of the users' freedom > > > to run, copy, distribute, study, change and improve the software. > > > More precisely, it refers to four kinds of freedom, for the users of > > > the software: > > > > > > The freedom to run the program, for any purpose (freedom 0). > > > The freedom to study how the program works, and adapt it to your > > > needs (freedom 1). Access to the source code is a precondition for > > > this. > > > The freedom to redistribute copies so you can help your neighbor > > > (freedom 2). > > > The freedom to improve the program, and release your improvements to > > > the public, so that the whole community benefits (freedom 3). Access > > > to the source code is a precondition for this. > > > > > > A program is free software if users have all of these freedoms. > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Flow-tools mailing list > > > [EMAIL PROTECTED] > > > http://mailman.splintered.net/mailman/listinfo/flow-tools > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Flow-tools mailing list > > > [EMAIL PROTECTED] > > > http://mailman.splintered.net/mailman/listinfo/flow-tools > > > > > > _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
