GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SBM(1) FreeBSD General Commands Manual SBM(1)

sbm
simple bandwidth monitor

sbm [-B | -t] [-c count] [-d delay] [-i interface]

sbm is a simple bandwidth monitor.

Show values in bytes instead of bits in default output.
count
Stop monitoring after count samples. If count is 0, it will loop forever. This is the default.
delay
Sample interface statistics every delay ms. The default delay is 1000 ms.
interface
Monitor the selected interface. If not provided the first active, non-loopback interface will be used.
Enable terse output. The first pair of values is Rx/Tx in bits per second and the second pair is Rx/Tx in packets per second.

If sbm receives a SIGINFO (usually set to ‘^T’) signal (or SIGUSR1 on Linux), the accumulated amount of data transmitted for Rx and Tx and the time since the program started will be printed to the standard output.

Dimitris Papastamos <sin@2f30.org>
August 5, 2016 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.