~ubuntu-branches/ubuntu/precise/calamaris/precise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: calamaris
Section: utils
Priority: optional
Maintainer: Daniel Echeverry <epsilon77@gmail.com>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8), po-debconf, debconf
Homepage: http://cord.de/tools/squid/calamaris/

Package: calamaris
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, bc
Suggests: squid (>= 1.1.0) | squid3, libgd-graph-perl, libnetaddr-ip-perl
Description: log analyzer for Squid or Oops proxy log files
 Calamaris is a Perl script which generates nice statistics out of
 Squid or Oops log files. It is invoked daily before the proxy rotates
 its log files, and mails the statistics or puts them on the web.
 .
 Various options are supported for generated reports; some extra
 features require the suggested Perl modules.