logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

netload - Network device load monitor

Author

       Luis Falcon (lfalcon@thymbra.com)

USER COMMANDS                                     November 1996                                       netload(1)

Description

       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.

Examples

netloadeth0

Files

~/.netloadrc Per user configuration file

License

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

Name

       netload - Network device load monitor

Options

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

Synopsis

netload device [-t <secs>]

See Also