Package nethogs: Information

    Source package: nethogs
    Version: 0.8.0-alt3
    Build time:  Oct 14, 2011, 08:02 PM
    Category: Monitoring
    Report package bug
    License: GPL
    Summary: net top
    Description: 
    NetHogs is a small 'net top' tool. Instead of breaking the traffic
    down per protocol or per subnet, like most such tools do, it groups
    bandwidth by process - and does not rely on a special kernel module to
    be loaded. So if there's suddenly a lot of network traffic, you can
    fire up NetHogs and immediately see which PID is causing this, and if
    it's some kind of spinning process, kill it.

    List of rpms provided by this srpm:
    nethogs (x86_64, i586)
    nethogs-debuginfo (x86_64, i586)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

      1. libncurses-devel
      2. libpcap-devel
      3. gcc-c++

    Last changed


    Oct. 14, 2011 Michael Shigorin 0.8.0-alt3
    - replaced my kludge with a patch by vx8400/gmail.com (thx!)
    Oct. 12, 2011 Michael Shigorin 0.8.0-alt2
    - kludged 16-bit pid assertion (doesn't bail out but shows
      a question mark instead of non-zero pids anyways)
    Sept. 24, 2011 Michael Shigorin 0.8.0-alt1
    - 0.8.0
    - updated debian patches