bmon is a monitoring and debugging tool to capture networking related statistics and prepare them visually in a human friendly way. It features various output methods including an interactive curses user interface and a programmable text output for scripting.
Install
# Search for package
pkg search -f bmon
# Install package
pkg install bmon
Code language: PHP (php)