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

bwbar - generates text and graphical readout of current bandwidth use.

Author

       Written by Nacho Barrientos Arias <chipi@criptonita.com>.

Bugs

       Report bugs to <hpa@zytor.com>.

Description

       Generates text and graphical readout of current bandwidth use.

Flags

-i, --input
              Measure input bandwidth.

       -g, --GBps
              Bandwidth is measured in GB/s.

       -G, --Gbps
              Bandwidth is measured in Gbit/s.

       -k, --kbps
              Bandwidth is measured in kbit/s.

       -K, --KBps
              Bandwidth is measured in KB/s.

       -m, --MBps
              Bandwidth is measured in MB/s.

       -M, --Mbps
              Bandwidth is measured in Mbit/s.

       -o, --output
              Measure output bandwidth.

       Default values are -M and -o.

Name

       bwbar - generates text and graphical readout of current bandwidth use.

Options

-b, --border=N
              Set border width of the graphical bar to N (default 1 pixel).

       -d, --directory=N
              Output directory is N.

       -f, --text-file=N
              Set N as name of the text output file (default ubar.txt).

       -h, --help
              Display usage.

       -p, --png-file=N
              Set N as name of the graphical bar file (default ubar.png).

       -t, --interval=N
              The poll interval in seconds is N (default 15 seconds).

       -x, --width=N
              Set the width of the graphical bar to N (default 600 pixels).

       -y, --height=N
              Set the height of the graphical bar to N (default 4 pixels).

See Also

       You can get all the available information for bwbar in:

              http://www.kernel.org/pub/software/web/bwbar/

bwbar 1.2.3                                       Apr. 18, 2006                                         BWBAR(8)

Synopsis

bwbar [-i|-o] [-g|-G|-k|-K|-m|-M] [OPTION]... INTERFACEMAX_MBPS

See Also