Source: flow-tools Section: net Priority: optional Maintainer: Radu Spineanu Uploaders: Ernesto Nadir Crespo Avila Build-Depends: bison, debhelper (>= 9), default-libmysqlclient-dev, docbook-to-man, dpatch, flex, libfl-dev, libpq-dev, libwrap0-dev, zlib1g-dev (>= 1.0.2) Standards-Version: 3.7.3 Package: flow-tools Architecture: any Depends: python, ${misc:Depends}, ${shlibs:Depends} Suggests: fprobe Homepage: http://www.splintered.net/sw/flow-tools/ Description: collects and processes NetFlow data Flow-tools is library and a collection of programs used to collect, send, process, and generate reports from NetFlow data. The tools can be used together on a single server or distributed to multiple servers for large deployments. The flow-tools library provides an API for development of custom applications for NetFlow export versions 1,5,6 and the 14 currently defined version 8 subversions. A Perl and Python interface have been contributed and are included in the package. . A NetFlow is network traffic information exported (via UDP) to an external machine. The external machine processes such information to produce network traffic accounting, network billing, network monitoring, etc. Package: flow-tools-dev Architecture: any Section: libdevel Depends: flow-tools (= ${binary:Version}), libc6-dev | libc-dev, ${misc:Depends} Homepage: http://www.splintered.net/sw/flow-tools/ Description: development files for flow-tools Flow-tools is library and a collection of programs used to collect, send, process, and generate reports from NetFlow data. The tools can be used together on a single server or distributed to multiple servers for large deployments. The flow-tools library provides an API for development of custom applications for NetFlow export versions 1,5,6 and the 14 currently defined version 8 subversions. A Perl and Python interface have been contributed and are included in the package. . This package contains the flow-tools libraries and headers. Package: libcflow-perl Section: perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Recommends: libnet-patricia-perl Homepage: http://www.splintered.net/sw/flow-tools/ Description: perl module for analyzing raw IP flow files written by cflowd This Perl module implements an API for analyzing flows in raw IP flow files written by cflowd, a package used to collect Cisco NetFlow data.