Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.
/ bittivahti Public archive
forked from str4nd/bittivahti

Python-based tool to display bandwidth and packets on interfaces

License

Notifications You must be signed in to change notification settings

joneskoo/bittivahti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bittivahti

A simple local network interface bandwidth monitor tool for Linux.

Installation

$ pip install bittivahti
bittivahti 0.9.2
interface   |      RX bw / packets |      TX bw / packets | total:  RX       TX
lo          |   0.0 kB/s    0  p/s |   0.0 kB/s    0  p/s |     0.0 kB   0.0 kB
br1         |   0.0 kB/s    0  p/s |   0.0 kB/s    0  p/s |     0.0 kB   0.0 kB
br0         |   0.1 kB/s    2  p/s |   0.7 kB/s    6  p/s |     0.9 kB   2.6 kB
vnet0       |   0.0 kB/s    0  p/s |   0.0 kB/s    0  p/s |     0.0 kB   0.1 kB
vnet1       |   0.0 kB/s    0  p/s |   0.0 kB/s    0  p/s |     0.0 kB   0.0 kB
eth4        |   0.1 kB/s    2  p/s |   0.7 kB/s    6  p/s |     1.1 kB   2.7 kB

About

Python-based tool to display bandwidth and packets on interfaces

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%