1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: flowscan-cuflow
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 7)
Standards-Version: 3.9.3
Homepage: http://www.columbia.edu/acis/networks/advanced/CUFlow/
Package: flowscan-cuflow
Architecture: all
Depends: ${misc:Depends}, flowscan
Recommends: flowscan-cugrapher
Description: Flowscan module combining CampusIO and SubNetIO
CUFlow is a FlowScan module designed to combine the features
of CampusIO and SubNetIO and to process data more quickly. CUFlow
allows you to differentiate traffic by protocol, service, TOS,
router, and network and then generate TopN reports over 5 minutes
periods and over an extended period of time.
Package: flowscan-cugrapher
Architecture: all
Depends: ${misc:Depends}, flowscan-cuflow
Description: CGI interface for flowscan-cuflow
CUGrapher is a Web CGI program which generates images on the fly
based on user input with data supplied by CUFlow. Thus it
generates graphs of traffic flows over your network.
|