I need to visualize raw network traffic load on Linux to our customers. Something simple like KB/s graphs for eth0 RX, eth0 TX etc. The Gnome system monitor network tab could have been fine if it could show separate data for each interface. Can you, please, recommend any apps?
feedback
|
migrated from stackoverflow.com Jul 29 '09 at 12:13
This question came from our site for professional and enthusiast programmers.
|
Use Cacti.
Cacti will allow you to create graphs for pretty much anything you want to visualize (and more). Also, it has a great user management module which allows you to add your clients to the Cacti Database with restricted rights, for example. | |||||||||
feedback
|
|
If you want it on a web page in real time then mrtg has a lot of capability. Typically data comes from SNMP but other sources are possible. | |||||
feedback
|
|
| |||
|
feedback
|
|
I would put in a word for collectd, which can also produce pretty graphs of cpu load, disk load, and so forth. | |||
|
feedback
|
|
Heres one out of the blue, The Dude from Mikrotik, www.mikrotik.com/thedude It's a awesome little app, designed to manage their own devices but has very flexible capabilites in terms of graphing and alerts (via snmp), it runs in Wine quite fine, and has an optional web interface. | |||
|
feedback
|