On Apr 15, "Joe Shen" wrote: > Thanks. I think I have not express my first question exactly. > > What I want to change is the naming pattern used by flow-capture. The reason > for this is, we collect netflow data with a PC server, which mounts two hard > disk(2*60G) onto two directores. Multiple flow-capture daemon are started > and listen on different upd ports, they store netflow data onto different > directories. Those files are linked to flowscan data directory for > processing. > > Noticing the naming pattern in data directories are the same, I have to > avoid possible problem in file linking operation. So, I want to modify the > naming pattern of different flow-capture daemon, e.g. flow-capture daemon-1 > names with "ft-v*-wl-*", flow-capture daemon-2 names with "ft-v*-jf-*"etc. > By this way, we just need to configure flowscan with "ft-v*". > > Could I do this?
Unfortunately, I think you'll have to write your own script: I don't think flow-capture can produce different names. Mike _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
