File: control

package info (click to toggle)
ethstats 1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 100 kB
  • ctags: 9
  • sloc: perl: 269; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: ethstats
Section: net
Priority: optional
Maintainer: Peter Pentchev <roam@ringlet.net>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>> 8)
Build-Depends-Indep: docbook-to-man
Standards-Version: 3.9.1
Vcs-Git: git://gitorious.org/ethstats/pkg-debian.git
Vcs-Browser: http://gitorious.org/ethstats/pkg-debian

Package: ethstats
Architecture: all
Depends: perl, ${misc:Depends}
Description: script that quickly measures network device throughput
 ethstats works by parsing the /proc/net/dev file that the Linux kernel 
 maintains, and thus utilizes a negligible amount of CPU time. ethstats
 shows the throughput of each device in both megabits per second and
 packets per second.