Ask Experts Questions for FREE Help !
Ask
    sukarso's Avatar
    sukarso Posts: 2, Reputation: 1
    New Member
     
    #1

    Apr 23, 2009, 07:52 PM
    How to detect the collision over LAN.
    Hi.. everyone..

    Is there anyway to detect the collision come from? Specially from PC that connect to the network.. I have problem with LAN in the office is getting slow.. or is there a software that can detect this problem.. Thanks.

    Best Regards,

    Sukarso
    joel0613's Avatar
    joel0613 Posts: 23, Reputation: 6
    New Member
     
    #2

    Apr 26, 2009, 04:24 PM

    Hello,

    You aren't actually going to see a collision. You would see a retry. There are many reasons a network would slow down. Most of the time, DNS has something to do with it. Though, it could be a chattering network card. In any case, I use wireshark to sniff problems. It is a free program and is capable of using filters to look at specific MACs or IP addresses. It is free. You might try downloading it and then looking for retries...

    Best of luck
    sukarso's Avatar
    sukarso Posts: 2, Reputation: 1
    New Member
     
    #3

    Apr 27, 2009, 12:26 AM
    Thanks, joel0613.

    I have download wireshark software, but I'm still thingking how to use it.. A lot of feature in this software but I don't know how to get answer to see the collision yet...
    chuckhole's Avatar
    chuckhole Posts: 850, Reputation: 45
    Senior Member
     
    #4

    Apr 28, 2009, 07:52 AM

    As Joel mentioned, you will not see collisions. Do you have managed switches? This will also help in addition to the protocol analyzer like WireShark.

    If you have managed switches, you can look at the individual port statistics and see which ones are showing lots of errors.

    If you have hubs in your network instead of switches, then you will see a lot more collisions than you would if you had switches. What you need to look for are errors.

    There is software that will monitor your network for this type of traffic but it can be pricey. We paid $45K for the SolarWinds Enterprise product. For the less pricey version, check out their Engineers Toolset at around $1,000 per license.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

C# collision detection [ 1 Answers ]

OK I have my collision detection going but I'm not sure how to remove an object after it has collided with another. I have if (mozzieRectangle.Intersects(donutRectangle)) mozzieHit = true; then later on if (mozzieHit) { //remove balloon

Who is at fault, head on collision. [ 14 Answers ]

I am at a loss and in total shock this week. Need direction and your opinion. We, out of the blue were hit head on. On Sunday we were driving home from a ballet recital. We being Me, my DH and 2 small children. We were in a Toyota van. DH and I were talking about the evening with the kids...

Bug Collision [ 1 Answers ]

If a bug is hovering in the air, v=0, and bangs into a car going 20 m/s. The collision is perfectly elastic, and the car continues without any change in velocity after the collision. What is the bug's speed?

I was involved in a collision [ 4 Answers ]

I was involved in a motor vehicle accident (MVA) back in Sep 07. I fractured C2 and was flown to hospital by helicopter. I was released 24 hrs latter and was treated non-surgically with a Miami-J collar. I was in collar for 5 months and lost 7 weeks from work. I am out of collar now and driving...

Inelastic Collision .very good one [ 3 Answers ]

A is a fixed point at a height H above a perfectly inelastic smooth horizontal plane. A light inextensible string of length L (>H) has one end attached to A and other end to a heavy particle. The particle is held at the level of A with string just taut and released from rest. Find the height of the...


View more questions Search