FYI: "nethogs" to monitor network traffic

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

FYI: "nethogs" to monitor network traffic

Post by sander »

A FYI:

"nethogs" is a nice util to show which applications on your Linux computer is doing which amount of traffic. This can be handy to you want to see what SABnzbd is doing network-wise, and what others applications are doing.

Code: Select all

sudo apt-get install nethogs
then

Code: Select all

sudo nethogs wlan0
Image

HTH
Post Reply