Go Back   IceInSpace > Equipment > Software and Computers
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread
  #1  
Old 23-04-2012, 08:19 PM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
Question Internet Usage Software

Hi guys

Can anyone give any suggestions for internet usage software?

My BigPond just gives me total MB per day, with no filtering on URL.
My modem/router configuration only allows me to block or allow URL's across all devices, and won't give me usage stats.

I want more granular filtering, to find out:
- Total MB usage by URL
- Total MB usage by Device
- Ability to block URL by Device
- Ability to set quotas of URL usage by Device

Is there anything like that out there?
Reply With Quote
  #2  
Old 23-04-2012, 08:33 PM
Octane's Avatar
Octane (Humayun)
IIS Member #671

Octane is offline
 
Join Date: Dec 2005
Location: Canberra
Posts: 11,159
DUMeter. Not sure if it does URL level statistics, though.

Although, if you want to make a complaint that your figures don't match up with theirs, they'll tell you that they won't accept what DUMeter says and that their internal statistics are correct.

I'm not sure if it's still available, but, it's what I used until 2003 or so.

H
Reply With Quote
  #3  
Old 23-04-2012, 09:29 PM
skysurfer's Avatar
skysurfer
Dark sky rules !

skysurfer is offline
 
Join Date: Dec 2011
Location: 33S 150E (AU holiday)
Posts: 1,181
Possible iptables might help ?
This is a standard Linux tool.
Reply With Quote
  #4  
Old 24-04-2012, 05:36 AM
troypiggo's Avatar
troypiggo (Troy)
Bust Duster

troypiggo is offline
 
Join Date: Nov 2008
Location: Brisbane, Australia
Posts: 4,846
Not sure if this is up your alley, but I use a Linux gateway and run a transparent Squid web proxy on it. You can block sites during certain parts of the day, eg block FaceBook during work hours, but allow it during lunchtime and before/after work. You can set quotas, you can apply rules by device. All of what you list above. On top of that, there's a few Squid log analyser programs that can give graphical summaries. I use SARG. Can tell you usages per device/IP address, per site etc, on a daily, weekly, monthly basis. All for free, you just need a cheap machine to run it on. I've been using a tiny Dreamplug. Don't even know it's there.
Reply With Quote
  #5  
Old 24-04-2012, 06:49 AM
vindictive666's Avatar
vindictive666 (John)
KeyboardNotFndPressAnyKey

vindictive666 is offline
 
Join Date: Nov 2004
Location: geraldton western australia
Posts: 1,184
Quote:
Originally Posted by Octane View Post
DUMeter. Not sure if it does URL level statistics, though.

Although, if you want to make a complaint that your figures don't match up with theirs, they'll tell you that they won't accept what DUMeter says and that their internal statistics are correct.

I'm not sure if it's still available, but, it's what I used until 2003 or so.

H
hi

dumeter is still around i bought it not long ago had trouble with it would not work right on windows 7 64bit had a bit of a blue with them and had my money returned

i use networx instead does the same as du meter can set stats ect ect

http://www.softperfect.com/

scroll down its a free download

regards john
Reply With Quote
  #6  
Old 24-04-2012, 09:09 AM
g__day's Avatar
g__day (Matthew)
Tech Guru

g__day is offline
 
Join Date: Dec 2005
Location: Sydney
Posts: 2,902
If your are running a halfway complicated network (router/s, switch/es and multiple PCs, Xbox's, PS-3's, MACs etc - I'd think the only way to take control of this would be to eiither have a really expensive and capable monitoring router or to put a small proxy server before the router and run all web traffic through it; so it could host web monitoring software.

I'll ask a friend who is more up on this to see if there are any simply ways to do what you describe: with teenagers and running out of large internet caps too frequently - I have the very same need!
Reply With Quote
  #7  
Old 24-04-2012, 09:13 AM
mithrandir's Avatar
mithrandir (Andrew)
Registered User

mithrandir is offline
 
Join Date: Jan 2009
Location: Glenhaven
Posts: 4,161
If you have more than one computer you have to get usage stats from your router. That might be the computer which does internet connection sharing.

Otherwise you would have to capture statistics from every computer and aggregate them, and eliminate all local traffic.

Spiceworks might be one you could look at. Most of the others like Nagios run on Linux.
Reply With Quote
  #8  
Old 24-04-2012, 10:30 AM
2stroke's Avatar
2stroke (Jay)
The devil's advocate

2stroke is offline
 
Join Date: Jul 2011
Posts: 816
might wanna get a router that runs wrt, or setup a pc as a network router which would give you full control over ip's in your network.

http://www.dd-wrt.com/site/index
Reply With Quote
  #9  
Old 24-04-2012, 10:42 AM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
hmm. More complex than I thought.

At the moment I'm using a Billion 7800N wireless modem/router, so all the devices (iPods, iPads and laptops) connect to the router directly.

So I will need something that can sniff the router traffic or run against router logs or something.

Otherwise I'd need to setup a computer as the wireless router and connect the modem directly to that computer?
Reply With Quote
  #10  
Old 24-04-2012, 11:48 AM
2stroke's Avatar
2stroke (Jay)
The devil's advocate

2stroke is offline
 
Join Date: Jul 2011
Posts: 816
Log onto your router, check the manual and should should have some form of traffic logging that can be enabled. Most routers are very limited in terms of function and logging unless spending big bucks, that's why wrt is a great option but your router is supported by the looks. If its something you really need to do find a router that supports dd-wrt and flash it with the firmware, it's much less hassle then setting up and pc for home routing needs.

If you think you are being hacked or something make sure you are using wap2 and change your wifi password on a weekly basis, this will make them hack someone else s haha. It takes a long time to hack wap2 but wep can be hacked in no time.

You can setup your machine to route traffic but the down side is your machine must stay on all the time
Reply With Quote
  #11  
Old 24-04-2012, 12:20 PM
iceman's Avatar
iceman (Mike)
Sir Post a Lot!

iceman is offline
 
Join Date: Sep 2004
Location: Gosford, NSW, Australia
Posts: 36,799
It's not for disputing ISP's or for security purposes - it's more for monitoring/setting quotas on usage by the kids

My son sits on YouTube for hours and it's using up too much of my 100GB cap
Reply With Quote
  #12  
Old 24-04-2012, 02:07 PM
Octane's Avatar
Octane (Humayun)
IIS Member #671

Octane is offline
 
Join Date: Dec 2005
Location: Canberra
Posts: 11,159
Just implement QoS on the router and limit him to 3 K/s. That'll sort him out.

Better yet, go into the YouTube player's cog (settings button) on a video, and, change it from streaming at the highest quality, and set it to 240p, or something like that.

If you don't do that, it'll stream at 1080p based on your connection, meaning, your megabytes are being stolen.

H
Reply With Quote
  #13  
Old 24-04-2012, 02:27 PM
Moon's Avatar
Moon (James)
This sentence is false

Moon is offline
 
Join Date: Oct 2008
Location: Melbourne
Posts: 1,158
My router has it. It's an ASUS RT-N16. I believe this version of the firmware is now based on DD-WRT and then customised by ASUS.
This one doesn't have ASDL, so it won't do everything you want, but perhaps you could find something similar?
James
Attached Thumbnails
Click for full-size image (router.jpg)
56.2 KB10 views
Reply With Quote
  #14  
Old 24-04-2012, 02:29 PM
Moon's Avatar
Moon (James)
This sentence is false

Moon is offline
 
Join Date: Oct 2008
Location: Melbourne
Posts: 1,158
PS - It also has a feature to block all the kids devices (ipod, iphone, ipad, etc etc) by mac address at 9pm every night. It works like a charm - and they hate it
Attached Thumbnails
Click for full-size image (router2.jpg)
52.5 KB8 views

Last edited by Moon; 24-04-2012 at 02:33 PM. Reason: added pic
Reply With Quote
  #15  
Old 24-04-2012, 04:55 PM
kustard's Avatar
kustard (Simon)
Great Sage == Heaven

kustard is offline
 
Join Date: Sep 2009
Location: Melbourne, Australia
Posts: 735
It's possible to use SNMP to get the data you want. I use a mac program called "Examinet" that gives me an over picture of what my router (also a Billion 7800N) is doing. You can however use snmpwalk from your terminal (on mac or linux) to query the router. It has lots of options, way too many for me to go through here but there is plenty of documentation on it and the Billion router supports most of it IIRC.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time is now 07:05 PM.

Powered by vBulletin Version 3.8.7 | Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Advertisement
Bintel
Advertisement
Astrophotography Prize
Advertisement