Package nethogs: Information

    Source package: nethogs
    Version: 0.8.5-alt0.M80P.1
    Build time:  Apr 19, 2018, 06:44 PM in the task #204058
    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


      1. /proc
      2. libncurses-devel
      3. libpcap-devel
      4. gcc-c++

    Last changed


    April 14, 2018 Andrey Cherepanov 0.8.5-alt0.M80P.1
    - Backport new version to p8 branch (ALT #34810).
    June 2, 2017 Michael Shigorin 0.8.5-alt1
    - built for sisyphus (closes: #33524), thanks Oleg!
    - BR: /proc for tests
    June 1, 2017 Oleg Zenin <zenin_o@ihep.ru> 0.8.5-alt0
    - Makefile and get(e)uid patches (cf. 0.8.0-alt3) appear
      to have been merged into the upstream.