Monitor Send, Received Network Traffic using Iftop

How to monitor send and received network traffic using iftop command in linux?

Command : iftop

Iftop command will provide the complete details of network traffic details with bandwidth usage.

"Request sent from" the network can be identified by the symbol "=>" with the bandwidth usage in last 2secs, 10 secs and 40 secs as shown below,
iftop command request send to
"Request received from" the network can be identified by the symbol "<=" with the bandwidth usage in last 2secs, 10 secs and 40 secs as shown below,
iftop command received from network


Related Topics