File: control

package info (click to toggle)
ipband 0.8.1-5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 424 kB
  • ctags: 262
  • sloc: ansic: 4,073; makefile: 118; sh: 108
file content (20 lines) | stat: -rw-r--r-- 827 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: ipband
Section: net
Priority: optional
Maintainer: Mats Erik Andersson <mats.andersson@gisladisker.se>
Build-Depends: debhelper (>= 9), libpcap-dev
Standards-Version: 3.9.8
Homepage: http://ipband.sourceforge.net/

Package: ipband
Architecture: any
Depends: ${misc:Depends}, exim4 | mail-transport-agent,
 lsb-base (>=3.0-6), ${shlibs:Depends}
Description: daemon for subnet bandwidth monitoring with reporting via email
 This is a daemon which can monitor as many different subnets (or individual
 hosts, by specifying a "subnet" of /32) as you'd like. The reporting facility
 will only be triggered when a defined bandwidth level had been exceeded for a
 defined time.
 .
 Information reported includes the connections which are taking up the most
 bandwidth (ip address and port pairs). Reporting is done via email.