bmon 4.0
Bandwidth monitor
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.
- Website: https://github.com/tgraf/bmon
- Licenses: Expat · FreeBSD
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install bmon 4.0
as follows:
guix install bmon@4.0
Or install the latest version:
guix install bmon
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.