nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs. It also provides additional information, such as the total amount of transfered data and the min/max network usage.
| Tags | Networking Monitoring |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux BSD FreeBSD NetBSD OpenBSD Solaris HP-UX |
| Implementation | C++ |
Recent releases


Changes: Compilation with g++ 4.3 was fixed.


Changes: This release fixes the bug where the devices given in the config file were not overridden by the names given on the command line.


Changes: This release is capable of reading and writing configuration files to disk. The devices which are monitored can now be changed during runtime. Keyboard shortcuts have changed.


Changes: This release has been ported to the HP-UX operating system. Other changes include additional key shortcuts, some fixed memory leaks (important for running on BSD), compilation with gcc 3.x out of the box.


Changes: A new option window (accessed with the 'o' key) was added for changing program settings at run time. The IP addresses of network devices are now displayed.