The monitoring and debugging tool bmon can be used to capture network relates statistics inside a terminal and present this in an intuitive way. It features different output methods including an interactive curses UI and a programmable text output, that can be used for scripting.
aptitude install bmon
Will install bmon, libconfuse-common and libconfuse1.
bmon
| Version | Date | Notes |
|---|---|---|
| 0.1.1 | 2022-06-03 | Change shell->bash, +history |
| 0.1.0 | 2020-06-12 | Initial release |