iftop does for network usage what top(1) does for CPU usage. It listens to network traffic on a named interface and displays a table of current bandwidth usage by pairs of hosts. Handy for answering the question "why is our ADSL link so slow?".
boomerang is a piece of javascript that measures your page performance from the end user's perspective. It can measure page load time, bandwidth, latency and more.
Flowgrind is a tool similar to iperf, netperf to measure throughput and other metrics for TCP. It features some unique characteristics which are of use when exploring the idiosyncrasies of wireless mesh networks.
NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process. NetHogs does not rely on a special kernel module to be loaded.
Netifyd is an open source deep packet inspection engine implemented with nDPI (OpenDPI). The daemon is able to classify traffic and detect protocols like BitTorrent, Spotify, Skype and more. The software also provides deconstruction of HTTPS certificates which makes it possible to detect apps like
... [More] Facebook, Snapchat, and more.
Netifyd can be used as a replacement solution for the l7-filter software. The more advanced deep packet inspection in Netify is much more capable and includes detection of encrypted protocols. [Less]
Weathermap-like network topology and usage view. TrafficMap is PHP script to show network topology in webpage. It reads TkInEd .tki files and shows PNG images (or GIF, depending on GD library installed). It can also make HTML page with imagemap where you can click to the node icon to telnet it or
... [More] move over link and see bandwidth usage graphs for example [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy