LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Network tool to detect network traffic? (https://www.linuxquestions.org/questions/linux-networking-3/network-tool-to-detect-network-traffic-573482/)

cucolin@ 07-30-2007 03:08 PM

Network tool to detect network traffic?
 
I'm not an expert in networking, but I heard there are some tools that enables you to see the IP numbers in a network that are consuming more bandwidth. Is there an open source software for this purpose? Sometimes here at work our internet gets slow and we would like to find out who is using the resources. thanks!

farslayer 07-30-2007 03:48 PM

To pull network bandwidth information you wold want Managed switches / Routers in your infrastructure, then you would poll the SNMP data from the switch to get port bandwidth information. At least that's how I would track down a remote workstation that is consuming high amounts of bandwidth.

Look at this example of using Cisco's Netflow with Linux to find the info you are looking for.

http://www.aboutdebian.com/monitor.htm

other tools
http://sourceforge.net/projects/dbflowc/

http://www.networkuptime.com/tools/netflow/

http://www.onlamp.com/pub/a/bsd/2005...y_Daemons.html

mwecomputers 07-30-2007 04:28 PM

IPTraf -- IPTraf - An IP Network Monitor

IPTraf is a console-based network statistics utility for Linux. It gathers a variety of figures such as TCP connection packet and byte counts, interface statistics and activity indicators, TCP/UDP traffic breakdowns, and LAN station packet and byte counts.

URL: http://iptraf.seul.org/

-- M


All times are GMT -5. The time now is 11:24 PM.