diff options
author | andreas <andreas@FreeBSD.org> | 2000-11-08 13:15:11 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-11-08 13:15:11 +0800 |
commit | 4241834f953384da0caefc6bdb691b0d45ca73df (patch) | |
tree | d332f96ad3675cd737e4f917fc6d3142f77429e4 /net-mgmt/cflowd/pkg-descr | |
parent | b830cb6db7806ea51d5e3ef1d5446eae7dcb8ef9 (diff) | |
download | freebsd-ports-gnome-4241834f953384da0caefc6bdb691b0d45ca73df.tar.gz freebsd-ports-gnome-4241834f953384da0caefc6bdb691b0d45ca73df.tar.zst freebsd-ports-gnome-4241834f953384da0caefc6bdb691b0d45ca73df.zip |
New port cflowd
flow analysis tool currently used for analyzing Cisco's NetFlow switching
Diffstat (limited to 'net-mgmt/cflowd/pkg-descr')
-rw-r--r-- | net-mgmt/cflowd/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net-mgmt/cflowd/pkg-descr b/net-mgmt/cflowd/pkg-descr new file mode 100644 index 000000000000..0d330ecd991a --- /dev/null +++ b/net-mgmt/cflowd/pkg-descr @@ -0,0 +1,16 @@ +cflowd is a flow analysis tool currently used for analyzing Cisco's +NetFlow enabled switching method. + +The current release includes the collections, storage, and basic +analysis modules for cflowd and for arts++ libraries. + +This analysis package permits data collection and analysis by ISPs +and network engineers in support of capacity planning, trends analysis, +and characterization of workloads in a network service provider environment. + +Other areas where cflowd may prove useful include usage tracking for Web +hosting, accounting and billing, network planning and analysis, network +monitoring, developing user profiles, data warehousing and mining, +as well as security-related investigations. + +WWW: http://www.caida.org/tools/measurement/cflowd/ |