Monday, October 13, 2008

Monitor network traffic in Linux

The iftop command can be used to monitor network traffic (much like the top can be used to monitor processes). Use the -P option to display ports.

Sources

  • man iftop

No comments:

Post a Comment