Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-17 Thread Sam Tetherow
Interesting.  I've never really tested the high end.  I installed it for 
my customers as a tool when they call with speed complaints.  My plans 
range from 128K to 2M and it seems fairly accurate for me (within 
10-20K) whenever I have run it.  Running on a debian gnu/linux server 
and apache2.


   Sam Tetherow
   Sandhills Wireless

David E. Smith wrote:

KyWiFi LLC wrote:

The speed test below is way off for me. It is no where
close to being accurate. Is there a problem with it or is the
server where it's hosted overloaded right now?


I installed a copy of it in my office, and got woefully inaccurate 
numbers too.


Being just one router and a couple switches away, I should be able to 
get more than 5Mbps :) I actually tested the same connection with 
iperf and nuttcp and got about 50Mbps, off by a factor of ten.


(shrug)

David Smith
MVN.net


--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-17 Thread David E. Smith

KyWiFi LLC wrote:

The speed test below is way off for me. It is no where
close to being accurate. Is there a problem with it or is the
server where it's hosted overloaded right now?


I installed a copy of it in my office, and got woefully inaccurate 
numbers too.


Being just one router and a couple switches away, I should be able to 
get more than 5Mbps :) I actually tested the same connection with iperf 
and nuttcp and got about 50Mbps, off by a factor of ten.


(shrug)

David Smith
MVN.net
--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-17 Thread KyWiFi LLC
The speed test below is way off for me. It is no where
close to being accurate. Is there a problem with it or is the
server where it's hosted overloaded right now?


Shannon D. Denniston, Co-Founder
KyWiFi, LLC - Mt. Sterling, Kentucky
"Your Hometown Broadband Provider"
http://www.KyWiFi.com
Call Us Today: 859.274.4033
===
$29.99 DSL High Speed Internet
$14.99 Home Phone Service
$19.99 All Digital Satellite TV
- No Phone Line Required for DSL
- FREE Activation & Equipment
- Affordable Upfront Pricing
- Locally Owned & Operated
- We Also Service Most Rural Areas
===


- Original Message - 
From: "Sam Tetherow" <[EMAIL PROTECTED]>
To: "WISPA General List" 
Sent: Wednesday, January 17, 2007 12:54 PM
Subject: Re: [WISPA] Bandwidth Program/Script for Web Server?


A week late but I didn't see anyone mention:
http://www.brandonchecketts.com/open-source-speedtest/

It has both up and download speed test.

Sam Tetherow
Sandhills Wireless

Bo Hamilton wrote:
> Hello Everyone!  Im looking for a Bandwidth Progrom for my Web Server. 
> Can
> someone on the list help me?
>
> Thanks in advance!
>
> Bo Hamilton
>
> NCOWireless.com

-- 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/

-- 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-17 Thread Sam Tetherow

A week late but I didn't see anyone mention:
http://www.brandonchecketts.com/open-source-speedtest/

It has both up and download speed test.

   Sam Tetherow
   Sandhills Wireless

Bo Hamilton wrote:
Hello Everyone!  Im looking for a Bandwidth Progrom for my Web Server. 
Can

someone on the list help me?

Thanks in advance!

Bo Hamilton

NCOWireless.com


--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


RE: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Kelly Shaw
I just downloaded and installed this bandwidthmeter program on a
FreeBSD/Apache box and ran it using FireFox and IE.  Although the program
looks good and and some really cool features, it is still kind of buggy. I'd
hold off on using it until it is cleaned up a tad. 

Kelly Shaw
Pure Internet
www.pure.net
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Butch Evans
Sent: Thursday, January 11, 2007 2:32 PM
To: WISPA General List
Subject: Re: [WISPA] Bandwidth Program/Script for Web Server?

On Thu, 11 Jan 2007, Bo Hamilton wrote:

>Hello Everyone!  Im looking for a Bandwidth Progrom for my Web Server. 
>Can someone on the list help me?

http://www.gambitdesign.com/bandwidthmeter/ is a decent one.  It tests
download only.

You can run something like Qcheck (google that one) or use Mikrotik's
bandwidth tester (there is a windows client).

If you are looking for a "fancy" version, you can license the one from
http://www.ookla.com/speedtest/.  That's a pretty expensive option, though.

--
Butch Evans
Network Engineering and Security Consulting
573-276-2879
http://www.butchevans.com/
My calendar: http://tinyurl.com/y24ad6
Training Partners: http://tinyurl.com/smfkf Mikrotik Certified Consultant
http://www.mikrotik.com/consultants.html
--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


__ NOD32 1.1800 (20061012) Information __

This message was checked by NOD32 antivirus system.
http://www.eset.com


-- 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Tom DeReggi
Take note that most typical web based speed testers using basic scripting or 
html will not give you accurate consistent results.
The reason is the web server OS (Apache or IIS) software itself can not 
respond fast enough with accurate timing to the system clock.

A speedtest is pointless if not accurate.

In most cases the Speed test must be written in something like Java. I'm not 
stating what languages are and are not fast enough, just feedback that the 
issue exists.
This is the reason that we pulled down the 3 or 4 attempts that we made to 
make a speed test.  You might not notice this when testing speeds under 1 
mb,. but you will when testing above 1 mbps speeds. also take note that many 
web based speed tests do not take in concideration certain 1 time delays 
that might me unique to a wireless connection, and report misleading 
results.


Tom DeReggi
RapidDSL & Wireless, Inc
IntAirNet- Fixed Wireless Broadband


- Original Message - 
From: "Butch Evans" <[EMAIL PROTECTED]>

To: "WISPA General List" 
Sent: Thursday, January 11, 2007 2:31 PM
Subject: Re: [WISPA] Bandwidth Program/Script for Web Server?



On Thu, 11 Jan 2007, Bo Hamilton wrote:

Hello Everyone!  Im looking for a Bandwidth Progrom for my Web Server. Can 
someone on the list help me?


http://www.gambitdesign.com/bandwidthmeter/ is a decent one.  It tests 
download only.


You can run something like Qcheck (google that one) or use Mikrotik's 
bandwidth tester (there is a windows client).


If you are looking for a "fancy" version, you can license the one from 
http://www.ookla.com/speedtest/.  That's a pretty expensive option, 
though.


--
Butch Evans
Network Engineering and Security Consulting
573-276-2879
http://www.butchevans.com/
My calendar: http://tinyurl.com/y24ad6
Training Partners: http://tinyurl.com/smfkf
Mikrotik Certified Consultant
http://www.mikrotik.com/consultants.html
--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/ 


--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Bo Hamilton

THanks matt I will look at that as well

Bo


On 1/11/07, Matt Liotta <[EMAIL PROTECTED]> wrote:


Butch Evans wrote:
> If you are looking for a "fancy" version, you can license the one from
> http://www.ookla.com/speedtest/.  That's a pretty expensive option,
> though.
>
Just host a speedtest.net site. It only costs you bandwidth. You can try
ours at the Atlanta speedtest.net location.

-Matt
--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Bo Hamilton

Mac - yes this is going on an apache web server localy on my network so a
few clients will stop arguing with me about speed.  A!
Thanks Mac.  WHY ARENT YOU OUT DOING INSTALLS SLACKER!  :)

Butch - thanks for the input.  I will look at those as well.

Nick - Im running an apache web server on a Debian box

thanks everyone

Bo


On 1/11/07, Matt Liotta <[EMAIL PROTECTED]> wrote:


Butch Evans wrote:
> If you are looking for a "fancy" version, you can license the one from
> http://www.ookla.com/speedtest/.  That's a pretty expensive option,
> though.
>
Just host a speedtest.net site. It only costs you bandwidth. You can try
ours at the Atlanta speedtest.net location.

-Matt

--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Matt Liotta

Butch Evans wrote:
If you are looking for a "fancy" version, you can license the one from 
http://www.ookla.com/speedtest/.  That's a pretty expensive option, 
though.


Just host a speedtest.net site. It only costs you bandwidth. You can try 
ours at the Atlanta speedtest.net location.


-Matt

--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Butch Evans

On Thu, 11 Jan 2007, Bo Hamilton wrote:

Hello Everyone!  Im looking for a Bandwidth Progrom for my Web 
Server. Can someone on the list help me?


http://www.gambitdesign.com/bandwidthmeter/ is a decent one.  It 
tests download only.


You can run something like Qcheck (google that one) or use 
Mikrotik's bandwidth tester (there is a windows client).


If you are looking for a "fancy" version, you can license the one 
from http://www.ookla.com/speedtest/.  That's a pretty expensive 
option, though.


--
Butch Evans
Network Engineering and Security Consulting
573-276-2879
http://www.butchevans.com/
My calendar: http://tinyurl.com/y24ad6
Training Partners: http://tinyurl.com/smfkf
Mikrotik Certified Consultant
http://www.mikrotik.com/consultants.html
--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


RE: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Mac Dearman
Bo,
 Are you looking for something to shape the traffic or something you can
install on a Linux/Windows machine to test bandwidth capacities across links
or to clients?

Mac 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Bo Hamilton
Sent: Thursday, January 11, 2007 12:53 PM
To: WISPA General List
Subject: [WISPA] Bandwidth Program/Script for Web Server?

Hello Everyone!  Im looking for a Bandwidth Progrom for my Web Server. Can
someone on the list help me?

Thanks in advance!

Bo Hamilton

NCOWireless.com
-- 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/

-- 
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


Re: [WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread N White

Bo Hamilton wrote:
Hello Everyone!  Im looking for a Bandwidth Progrom for my Web Server. 
Can

someone on the list help me?

Thanks in advance!

Bo Hamilton

NCOWireless.com

What web server are you running?

--
---
| Nick White  |
| [EMAIL PROTECTED] |
---

--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/


[WISPA] Bandwidth Program/Script for Web Server?

2007-01-11 Thread Bo Hamilton

Hello Everyone!  Im looking for a Bandwidth Progrom for my Web Server. Can
someone on the list help me?

Thanks in advance!

Bo Hamilton

NCOWireless.com
--
WISPA Wireless List: wireless@wispa.org

Subscribe/Unsubscribe:
http://lists.wispa.org/mailman/listinfo/wireless

Archives: http://lists.wispa.org/pipermail/wireless/