Source: captrap
Section: admin
Priority: extra
Maintainer: Corey Hickey <bugfood-c@fatooh.org>
Build-Depends: cdbs, debhelper (>= 7)
Standards-Version: 3.8.1
Homepage: http://fatooh.org/captrap/

Package: captrap
Architecture: all
Depends: adduser, ttf-liberation, gnuplot-nox, ${misc:Depends}, ${perl:Depends}, libdate-calc-perl, libdbi-perl, libhtml-parser-perl, libconfig-file-perl, libtie-ixhash-perl, liblist-moreutils-perl, libcrypt-generatepassword-perl, libfile-sync-perl, libtext-csv-perl
Recommends: mysql-client
Suggests: mysql-server, pmacct
Description: grapher of upstream network traffic statistics
 Captrap is a set of Perl scripts designed to work with the pmacctd network
 traffic accounting daemon. Pmacctd logs traffic statistics to a MySQL
 database, and Captrap fetches those data and generates tables and graphs.
 .
 Captrap is intended for users in situations like these:
 1. A home user's ISP has imposed a monthly or daily cap.
 2. A web site administrator gets charged extra for traffic above a limit.
 .
 The graphs produced by Captrap can be useful for determining whether a cap will
 be overrun based on recent usage data.
