Thread: Measuring ISP speed for my router

  1. #1
    Registered User
    Join Date
    Oct 2009
    Posts
    1

    Measuring ISP speed for my router

    Hello
    I am trying to develop a small program that will periodically (say every 6 hrs) calculate my ISP broadband speed (both up and dn stream) and display on my router GUI's WAN page. I am thinking of say, start a Linux timer, start down/uploading a file of a known size, stop timer and then calculate the U/D speed of the ISP.
    Any good suggestions, sample program etc would be of great help. If there are open source programs out there that already does this, a link would be good.
    Appreciate any/all the help!

    thanks
    rhine

  2. #2
    {Jaxom,Imriel,Liam}'s Dad Kennedy's Avatar
    Join Date
    Aug 2006
    Location
    Alabama
    Posts
    1,065
    You could do all this in scripts using wget/wput to get the files and date to save the starting and ending times (date can return to you epoch time) then some simple math in the shell script and wham. . . there is your status.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. DHCP & Router
    By Cactus_Hugger in forum Tech Board
    Replies: 1
    Last Post: 07-26-2009, 10:05 PM
  2. fsckin router
    By RoD in forum Tech Board
    Replies: 8
    Last Post: 01-23-2005, 12:42 PM
  3. Damn router
    By RoD in forum Tech Board
    Replies: 7
    Last Post: 05-04-2004, 02:27 PM
  4. DSL speed packages that your ISP offers
    By Shadow12345 in forum A Brief History of Cprogramming.com
    Replies: 31
    Last Post: 02-20-2003, 03:56 PM
  5. Rogers High Speed Internet Router Setup
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 06-25-2002, 08:39 PM