diff options
Diffstat (limited to 'network/nbwmon/README')
-rw-r--r-- | network/nbwmon/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/nbwmon/README b/network/nbwmon/README new file mode 100644 index 0000000000000..5e60731d64a55 --- /dev/null +++ b/network/nbwmon/README @@ -0,0 +1,12 @@ +nbwmon is ncurses based bandwidth monitor. +It monitors transmitted and received traffic for a network interface. + +# Features + +* Print transmitted and received bandwidth graphs. +* Print current, maximum, average and minimum transfer speeds. +* Print total traffic received and transmitted. +* Scale to full window on startup and resize. +* Detect active network interface. +* Support for multiple units. +* Support for colors. |