Hi all, 
 I want to create simple network accounting with flow-tools.
We have BGP router with netflow enabled. Flow-capture create files with
netflow data correctly...

I have a list of our custommers with their IP adresses/subnets.
I want to get a summary of trafic for each of our custommer.
I want to find fastest method to calculate summaries of data...

For example
# List with ipadresses/subnets.
prefixlist_c1
 permit 10.20.30.0/24
 permit 10.20.50.0/24
prefixlist_c2
 permit 10.20.100.0/25

# Report should be...
head: custommer, traffic in, traffic out.
custommer1, 278123412312343bits, 12341234234235bits
custommer2, 23412341241234bits, 1234141234455bits

Sorry for my english :)
Martin


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

Reply via email to