3

I have multiple interfaces active at a time, I want to visualize the bandwidth in/out from the interfaces on my PC. I know iptraf does this without visualization.

So, far the closest tool I have found is bmon but it visualizes only one interface at a time. I want visualizations of all interfaces.

Please help. Thanks a lot.

adrian008
  • 185

1 Answers1

2

Use bmon - shows multiple interfaces at once and Use terminator (Shift+Ctrl+O) to see the graphs of different interfaces.

sudo apt-get install bmon
muru
  • 197,895
  • 55
  • 485
  • 740
adrian008
  • 185
  • What does Use terminator mean in this context? When I hit that key combination in bmon nothing happens. When you say Use bmon - shows multiple interfaces at once, how do you make bmon show multiple interfaces at once? – gene_wood Dec 12 '23 at 02:02