Computing.Net > Forums > Networking > Tools to test Network Congestion

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Tools to test Network Congestion

Reply to Message Icon

Name: aptsa
Date: November 6, 2006 at 09:19:16 Pacific
OS: XP
CPU/Ram: P$
Product: Dell
Comment:

I administer a network that is very spread out. The Wan is administered by another group. We have had some slow performance issues with some of our applications. I was looking for some good tools to test the network and find out where the choke points are when these slow downs occur.



Sponsored Link
Ads by Google

Response Number 1
Name: lofty
Date: November 6, 2006 at 10:12:19 Pacific
Reply:

Hi there,

Packet tracing is your answer here. This can be done with a number of applications, but you can download WireShark ( http://www.wireshark.org/ - this is the new name for Ethereal ) for free.

Start at one end ( i.e. gather packet trace on client or server end ) during a failing scenario.

Once you have captured the problem, isolate any sessions that you know are applicable ( filter by IP address and TCP port number for example ) and analyse the flows from there.

For TCP sessions - be the lookout for lots of TCP retransmissions, this indicates IP packets are possibly being lost somewhere along the route.

The odd retransmission is acceptable, but if you're seeing loads of them then this clearly represents a problem and is likely to be a contributing factor to your performance problem.

Also, check TCP window sizes in the packet trace... it is normal for the window to expand and contract, but if either side's window reaches zero - it means that no more data will be received until a TCP ACKnowledgement packet flows from the receiver to the sender.

If you can, try and liaise with your WAN provider to see if they will also gather trace data for you at the same time. With two lots of trace data, you can find out if the problem is on one side of your IP route or the other.

Happy tracing and good luck!
Cheers, Lofty.


0

Response Number 2
Name: Curt R
Date: November 6, 2006 at 10:51:20 Pacific
Reply:

We're using Cacti where I work and I like it quite well.

Ethereal is a good tool but unless they've made major changes in it since it became WireShark, it can't packet sniff beyond the interface of whatever PC you're running it on. Not very useful in a large environment unless you enjoy running around with a laptop plugging into different physical segments....


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: Tools to test Network Congestion

Tool for testing dataflow in a LAN or fo www.computing.net/answers/networking/tool-for-testing-dataflow-in-a-lan-or-fo/2155.html

BAT or VBS To Test Network Con www.computing.net/answers/networking/bat-or-vbs-to-test-network-con/35591.html

Testing Tools for Network Cables www.computing.net/answers/networking/testing-tools-for-network-cables/32161.html