Jump to content

Recommended Posts

Posted

Are there any programs around that can monitor multiple internet connections and monitor the speed of the connections even through a proxy?

 

We keep getting one teacher here constantly moaning about the internet being slow when it isn't it would be nice to be able to show him a monitored connection showing that it is NOT slow he's just being impatient/the page hes trying to load is on crap hosting (75% of the time it's the VLE which is on uniservity)

 

Anything like that around?

Posted (edited)
Do you have snmp access to your router? I used prtg here to track the in/out rate at the edge of the network and show that although it might seem slow to an individual the whole connection was being maxed out across the school...

Screenshot - 23_10_2009 , 10_59_37.gif

Edited by OutToLunch
Add screenshot.
  • Thanks 1
Posted

Try this. Runs on linux, needs perl, wget.

 

Hope someone finds it useful - just spent 10 mins updating it to work with a modernish wget.

 

It downloads a list of sites, wioth and without caching. Then tells you how long, in seconds, that took.

 

Cron it in to run every 5 mins, then get excel out and hack up a tasty graph.

 

 

Will need editing to suit your proxy and site list.

proxyperf.pl.gz

Posted
Try this. Runs on linux, needs perl, wget.

 

my @sites = ("http://www.google.co.uk","http://news.bbc.co.uk","http://www.cnn.com","http://blog.flickr.net","http://playboy.com");

 

Possibly a good idea not to run with the last default site :D Like the theory about 24 hour downloads too ;)

Posted
Heh, the last site is in there as a "lets see the response time of a blocked site" as it's likely to be blocked by *any* filter. This is a dirty hack to work out if it is the filter that's tardy in responding, or if the internet connection is choked to death.
Posted

Nah.. anyway it only gets the first page + all images.

 

Irritatingly, playboy's frontpage now contains pictures of boobies. It never used to (it was provocative, but not porn). This made it a good "test site" because if the filter wasn't on/was broken, at least you wouldn't have the embarrassment of "screen-o-tits". Bah.

Posted
Do you have snmp access to your router? I used prtg here to track the in/out rate at the edge of the network and show that although it might seem slow to an individual the whole connection was being maxed out across the school...

 

That looks like a pretty nice bit of software. Do you need it on a server as such or did you just install it on your client?

Are you using free or have you purchased?

Posted
I use the latest version on a Quad-Core 4Gb ram PC and I dont really see that much of a hit, but then I am only monitoring the Cisco gateway nothing really that intensive.
Posted (edited)

You should be able to phone your RBC and ask for a mrtg snapshot of your connection. Some (most?) log the usage by default, though if you want a detailed "between here and here" snapshot it might take longer.

 

Nah.. anyway it only gets the first page + all images.

 

Irritatingly, playboy's frontpage now contains pictures of boobies. It never used to (it was provocative, but not porn). This made it a good "test site" because if the filter wasn't on/was broken, at least you wouldn't have the embarrassment of "screen-o-tits". Bah.

 

Use 2600.org instead?

Edited by pete
Posted
We keep getting one teacher here constantly moaning about the internet being slow

 

Generally speaking the best way to demonstrate it's not your connection but the host of a website is to use a broadband speed tester. The BBC have one which is pretty good and seems fairly accurate. Running that in front of the user should prove your point.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...