0

I'm using ubuntu 11.04.

What I would like to be able to do, is to be able to view in a browser front end, the amount of in/out network data of the PROCESSES running on my machine.

Anyone know if and how to do this?

dmourati
  • 25,540
  • 2
  • 42
  • 72
Kelly Elton
  • 240
  • 2
  • 13

2 Answers2

4

NetHogs can show you what you want, but from a shell. A GUI can be built on top of it if you're willing to do the work (ala BusyTasks).

Wesley
  • 32,690
  • 9
  • 82
  • 117
2

Check out ganglia.

http://ganglia.sourceforge.net/

Also, cacti.

http://www.cacti.net/

dmourati
  • 25,540
  • 2
  • 42
  • 72