View Single Post

  #3 (permalink)  
Old 07-25-2007, 07:19 PM
Cosinus Cosinus is offline
Junior Member
User
 
Join Date: Jul 2007
My distro: Kubuntu Fiesty
Posts: 2
Rep Power: 0
Cosinus is on a distinguished road
Default Netflow for traffic statistics

Hello,

The most advanced technology for this is with using Netflow protocol (usually v5). Netflow allows collecting very detailed statistics on network traffic.

If your router doesn't support Netflow protocol you could install a Netflow probe there. It will intercept all network packets, analyze their headers and generate a stream of Netflow packets. This stream can be collected and analyzed by any open source (or/and freeware) Netflow tools.
An example of open source Netflow probe is ndsad. Look for it here:
NDSAD project on Sourceforge
NDSAD NetFlow Probe description and manuals

You can go further. You can rate the bandwidth usage in your network, even in monetary terms. For this you require a traffic accounting system (aka 'billing automation system' or just 'billing system'). One of those, Netflow compatible, is NetUP UTM5 (ISP Billing Software "UTM5").

Quote:
Originally Posted by ssent12 View Post
Hi,

I have some doubt about LAN traffic,in my network all machines connected to

switches (3to4) and only one adsl router for connecting outside world.I want to

measure my network traffic & bandwidth usage of all my lan machine only,is

there any way in open source.

Thanks and Regards
S.Senthilkumar
Reply With Quote