Page,
On 21 January you wrote: "...but I am looking to store vlan traffic information with the purpose of billing customers 4 network usuage..."
Someting you might consider that will further suit that requirement is Cisco's NetFlow Collector and Data Analyzer. Netflow data is a record of conversations between two hosts that details time, number of packets and octets, protocol, and TCP/UDP ports being used on both ends. Once a conversation between two hosts is completed, the data is saved to cache. By default, Cisco routers collect netflow information and it is stored in cache for x amount of time. One can view the netflow data in the router by typing the following command: show ip cache flow
Cisco's NetFlow Collector and Data Analyzer retrieves the netflow data from the routers and presents it to the user in a user-friendly format with charts, histograms and tables that can be exported to a spreadsheet or database. The software is written for a Sun System, but there is a display export tool that is compatible for PCs for one to view the reports frpom a web browser. We are using the system for problem determination and there is a lot of info that you may not need for your purposes, hence, you may want to investigate other, more affordable products. When I researched other NetFlow collection systems, there were a few others identified for much less money but they only gave billing info (time and total number of octets for each conversation) in their reports.