Open jer-gentoo opened 7 years ago
Example:
# bmon -o ascii:quitafter=1 -p eth0 Interfaces RX bps pps % TX bps pps % eth0 0 0 0 0
This helps:
# bmon -o ascii:quitafter=2 -p eth0 Interfaces RX bps pps % TX bps pps % eth0 0 0 0 0 Interfaces RX bps pps % TX bps pps % eth0 1.29KiB 1 208B 1
None of the options (-r, -s) seem to allow you to set the elapsed sample time before calculating the result.
-r
-s
Example:
This helps:
None of the options (
-r
,-s
) seem to allow you to set the elapsed sample time before calculating the result.