/linux-networking

GNU General Public License v2.0GPL-2.0

linux-networking

Links of interest about linux networking.

network bandwidth monitoring

# Option description
# -b, --use-bit
#    Show rates in bits per second instead of bytes per second. 
#  -U, --use-si
#    Use SI unit system (1KB = 1'000 bytes) instead of 1KB = 1'024 bytes.

bmon -b

Examples

# Show address
# Option description
#  c colors
#  h output statistics with human readable
#  s statistics or some time values.
#  d details Output more detailed information.
ip -c -h -s -d a