Monitor bandwidth usage in Ubuntu/Debian

Wanna monitor your bandwidth usage? There is a little nice text-based tool allow you to do that: Nethogs. You can see which process is eating up the most bandwidth.

- Display TCP download/upload per process

- Support IPv4 and IPv6

- Support Eithernet and PPP

1. Installation

$sudo apt-get install nethogs

2. Usage

$sudo nethogs eth0

Related posts:

Share

About number.0