This is a discussion on Re: how to monitor my broadband speed all the time within the Linux General forums, part of the Linux Forums category; At Thu, 26 Jun 2008 04:22:38 -0700 (PDT) dhanu <dhanu0923@gmail.com> wrote: > > Hi ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
At Thu, 26 Jun 2008 04:22:38 -0700 (PDT) dhanu <dhanu0923@gmail.com> wrote:
> > Hi everyone, > > I want to know is there anyway to run a script such that it always > monitor my net speed and save it > in a file. ftp://ftp.deepsoft.com/pub/deepwoods...aph-0.0.tar.gz You need a tclkit -- download it from: http://www.equi4.com/tclkit.html And you need Tcl/Tk installed, along with BWidget and SNIT (SNIT is usually part of the tcllib package). This program displays a bar graph of the activity on a select network interface. It monitors /proc/net/dev and considers the delta bytes transmitted and bytes received each second for the selected device(s). > > Thanks in advance > -- Robert Heller -- Get the Deepwoods Software FireFox Toolbar! Deepwoods Software -- Linux Installation and Administration http://www.deepsoft.com/ -- Web Hosting, with CGI and Database heller@deepsoft.com -- Contract Programming: C/C++, Tcl/Tk |