Zureta IfaceMon easily displays the activity of your network interfaces (eth0, eth1, etc.). It is curses based, and displays the activity on a bar graph.
| Tags | Networking Monitoring |
|---|---|
| Licenses | Artistic |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: A fix for a segmentation fault.


Changes: The bars adjust themselves to the screen size, the timeout is adjustable, and the scale is redrawn only when it changes


Changes: This release now shows kbytes and packets per second.


Changes: Support for PPP interfaces and more documentation has been added. There is also some code cleanup.


Changes: This release includes a configure script, changelog, code cleanups, translation of some comments to English, and a man page.
Tools to assess networks for VoIP, IPTV, video quality, and connection quality.
- All comments
Recent commentsHas potential/Great start!
This program is great for those who don't use X, or log in via a shell -- it displays a graph using ncurses of ethernet/ppp traffic, and updates every second ...
You can messed around with the code a bit to increase the poll frequency, and get rid of the noisy syslog posts...
very useful -- nice work, thanks.