1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: capstats
Section: net
Priority: optional
Maintainer: Raúl Benencia <rul@kalgan.cc>
Uploaders: Hilko Bengen <bengen@debian.org>
Build-Depends: cmake, debhelper (>= 9), libpcap0.8-dev | libpcap-dev
Standards-Version: 3.9.6
Homepage: https://www.bro.org/sphinx/components/capstats/README.html
Vcs-Git: git://anonscm.debian.org/collab-maint/capstats.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/capstats.git
Package: capstats
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: command-line tool for collecting network interface statistics
capstats is a small tool for collecting statistics on the current load of
a network interface, using either libpcap or the native interface for
Endace’s. It reports statistics per time interval and/or for the tool’s
total run-time.
|