Пакет nethogs: Информация
Исходный пакет: nethogs
Версия: 0.8.8-alt1
Собран: 10 июля 2025 г. 14:42 в задании #389407
Категория: Мониторинг
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/raboof/nethogs
Лицензия: GPLv2
О пакете: net top
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
nethogs (x86_64, i586, aarch64)
nethogs-debuginfo (x86_64, i586, aarch64)
nethogs (x86_64, i586, aarch64)
nethogs-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Michael Shigorin
Последнее изменение
10 июля 2025 г. George V. Kouryachy 0.8.8-alt1
- Update to 0.8.8 - Add control help
2 июня 2017 г. Michael Shigorin 0.8.5-alt1
- built for sisyphus (closes: #33524), thanks Oleg! - BR: /proc for tests
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.