31

I need to know which computer is consuming my bandwidth. Is there a tool to do this?

11 Answers11

20

If you want to graphically display your local network connections, you may be interested in etherape. Free and cross platform. The thickness of the connection is an indicator of traffic volume.

alt text

nixda
  • 27,634
DaveParillo
  • 14,761
14

At the router level would be the easiest as it wouldn't involve installing software on each machine separately. Tomato Firmware is great and automatically monitors bandwidth in the logs section, you can use it along with IPTables (Linux) for a complete traffic monitoring solution. Since you are probably on Windows, you can use it in a VM as well.

For a software solution for each computer, take a look at the freeware tool NetLimiter, the bandwidth monitor is free:

alt text

Gareth
  • 19,080
13

The Windows Resource Monitor on 7 (and Vista?) has grown quite advanced in what it shows under "network".

Resource Monitor

Gareth
  • 19,080
3

I could not find a lot of free ones to monitor all the entire network with one application, except maybe Spiceworks:

http://www.spiceworks.com/

There are plenty that can monitor each computer you install it on. A couple are:

http://download.cnet.com/Bandwidth-Monitor-Pro/3000-2085_4-10217766.html

http://www.softperfect.com/products/networx/

If you want to find others, Google "monitor bandwidth usage on network" (without the quotes)

Now as far as limiting them, I did not find any software, because most of the time, that is handled by the router. After all, it is easier to do there since all traffic has to go through it, otherwise, you would need an application on each PC to limit bandwidth usage.

I am sorry to say that I looked through your manual, and your router has no features to limit bandwidth or quality of service.

KCotreau
  • 25,622
3

TCPView allows you to see the connections. Process Monitor can help you filter on actual data transfer.

Wireshark goes to the level showing you the packets in detail. Fiddler2 is in specific for HTTP transfer.

3

You can use DU Meter + dumeter.net to monitor Internet bandwidth usage on your network:

dumeter.net displays bandwidth usage of all your computers connected to your account. Your Internet provider can show only the overall totals, which are of course useless if you have several computers in your house and would like to know how much bandwidth each of them used.

DU Meter is not free, however dumeter.net is currently free for all DU Meter 6.x users.

enter image description here

Disclaimer: I'm the author of DU Meter software.

haimg
  • 23,153
  • 17
  • 83
  • 117
2

You can use WhatPulse:

  • Free
  • Linux/Win/Mac
  • It records the network use
  • Stats are available online as well as on the desktop client.
  • Support several computers

On each computer:

enter image description here

Stats online:

enter image description here

enter image description here

Franck Dernoncourt
  • 24,246
  • 64
  • 231
  • 400
2

If you have a cisco router, you can use scrutinizer. You need to modify a few lines of code in your router to enable netflow, but I've found this program to be fantastic, and it's free.

dasaybz
  • 89
2

I have finally finished implementing the Network Utilization Monitor tool which helps me to monitor internet bandwidth utilization by each computer in my home network (including phones/tablets). I have shared internet with my neighborhoods and sometimes when the internet hangs I want to know what is the reason. What does consume 8 MBit/sec input and 0.5Mbit/sec output directions.

In the EtherApe I did not find how to how separately calculate incoming and outgoing traffic.

This tool requires L2 Managed Switch with option to mirror all traffic to specified Port.

Main window screenshot

0

Glasswire is an amazing tool. Free and paid versions are available.

This image illustrates...

glasswire illustration

I have been using Plex and Twitch a lot this evening. Install it. Leave it running. Check back after a few hours or days to see what is going on for that PC.

0

You can follow the below simple steps to track your internet usage on the network.

  1. Press the Windows key + I keyboard shortcut to open the Settings app.
  2. Click Network & internet.
  3. Click Data usage.
  4. Open the Usage details link to view network data usage for all your applications installed on your computer.