Changes between Version 25 and Version 26 of WikiStart
- Timestamp:
- 03/06/09 01:12:58 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v25 v26 9 9 10 10 == Design == 11 !NetFlow Dashboard attempts to overcome the historical difficulties with database storage of !NetFlow datagrams through a carefully designed database schema using [http://www.postgresql.org/ PostgreSQL]. Partitioning allows us to store information as "time slices" that improve the performance of the application under typical usage patterns. The source code is distributed under a 2-clause [http://trac.netflowdashboard.com/netflowdashboard/browser/ docs/LICENSE BSD license].11 !NetFlow Dashboard attempts to overcome the historical difficulties with database storage of !NetFlow datagrams through a carefully designed database schema using [http://www.postgresql.org/ PostgreSQL]. Partitioning allows us to store information as "time slices" that improve the performance of the application under typical usage patterns. The source code is distributed under a 2-clause [http://trac.netflowdashboard.com/netflowdashboard/browser/trunk/docs/LICENSE BSD license]. 12 12 13 13 Bug fixes and feature enhancements should be tracked with tickets. Please look there before asking if a particular bug or feature request has been acknowledged.
