Bandwidth monitor, is this possible?
deicist
Manchester, UK
Right, I'm lookin for a way to monitor total bandwidth use for a network.. at the moment the network consists of a draytek vigor 2600 router plugged into a 24 port switch... what I was thinking was if there's a way to put something between the switch and the router that does nothing but monitor the bandwidth. Ideally I'd like to able to access this device remotely so I can check the bandwidth use of a remote site.
So, any ideas anyone?
So, any ideas anyone?
0
Comments
There are some other less graceful methods as well. You can use a packet analyzer like Ethereal on a laptop with two network interfaces, simply enable packet forwarding in your operating system, and allow all network traffic to 'pass through' the laptop before exiting the premesis. You can use ethereal filters to display only outgoing traffic, and use IO graphs to plot.
For long term data and to find trends, SNMP is your best option. As long as you have some way to reach that router via IP, you should be able to collect that data remotely, via VPN etc..
found a free SNMP monitor that does exactly what I needed (as well as lots of other cool stuff) called Online Eye here:
http://www.pmasoft.net/englisch/tor/SNMP%20Monitor.html