Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

Tiny Networkinterface Monitor (TNM) was written to practice bash scripting. It's analyzing any interface usage (I used it for my DSL connection) . I generates a pseudo graphical representation of the receive and send usage in % of the interface bandwidth an usage in KBs .

 

Download the script from here in a local directory and customize it to the local environment. The parameters to customized are marked in the script.

Adapt the following parameters:
 
1) max transmission speed in KB/s
2) max receiving speed in KB/s
3) Measurement interval in seconds
4) Scrren width in number of chars
 
Invocation without a parameter or any parameter. If a parameter was passed th max xmit and rcv speed is not used to calculate the bandwidth.
 
tnm_screenshot
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Add comment

*** Note ***

Comments are welcome. But in order to reject spam posts please consider following rules:
  1. Comments with string http are rejected with message You have no rights to use this tag
  2. All comments are reviewed by hand and thus it usually takes one day until a comment will be published.