File: control

package info (click to toggle)
bmon 1%3A3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 480 kB
  • sloc: ansic: 6,501; makefile: 81; sh: 2
file content (26 lines) | stat: -rw-r--r-- 945 bytes parent folder | download
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: bmon
Section: net
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
 ,libconfuse-dev
 ,libnl-3-dev [linux-any]
 ,libnl-route-3-dev [linux-any]
 ,libncurses5-dev
 ,librrd-dev [linux-any kfreebsd-any]
Standards-Version: 3.9.5
Homepage: http://www.infradead.org/~tgr/bmon/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/bmon.git
Vcs-Git: git://anonscm.debian.org/collab-maint/bmon.git

Package: bmon
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: portable bandwidth monitor and rate estimator
 bmon is a commandline bandwidth monitor which supports various output
 methods including an interactive curses interface, lightweight HTML output but
 also simple ASCII output.
 .
 Statistics may be distributed over a network using multicast or unicast and
 collected at some point to generate a summary of statistics for a set of
 nodes.