DOKK / manpages / debian 11 / netdiag / netload.1.en
netload(1) General Commands Manual netload(1)

netload - Network device load monitor

netload device [-t <secs>]

netload displays the load on an interface without using the interface. netload simply accesses kernel statistics.

netload uses ncurses to display the information, and the use of a gauge to show the network load. It shows the absolute load, relative load, and other statistics, as well as the maximum load on the system so far.

Interface is the name of your NIC, ppp, etc.. as shown in ifconfig. Typical names are "ppp0" "eth0" or "lo" (the latter is for localhost).

CONFIGURATION

Netload file $HOME/.netloadrc allows you to add any number of network interfaces, modify the alarm settings and your email preferences.

The first time that netload is run it generates $HOME/.netloadrc , which should be changed to fit your preferences.

The -t flag reprensents the refresh rate of the application. The default is 1 second

netload eth0

~/.netloadrc Per user configuration file

You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>

Luis Falcon (lfalcon@thymbra.com)

November 1996 USER COMMANDS