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

    Mar 9, 2009, 10:59 AM
    Network Monitoring Tool
    Any recommendations on the best network monitoring tool? We have problems in intermittent internet connections, I want to know how to check if these is from our side or from the ISP?
    chuckhole's Avatar
    chuckhole Posts: 850, Reputation: 45
    Senior Member
     
    #2

    Mar 9, 2009, 11:05 AM

    For the free tools, try Wireshark at Wireshark: Go deep.. It is a protocol analyzer.

    How do you want to monitor your connection? Are you looking for connection statistics? Speed tests?
    mike_electron's Avatar
    mike_electron Posts: 4, Reputation: 1
    New Member
     
    #3

    Mar 9, 2009, 12:12 PM
    Quote Originally Posted by chuckhole View Post
    For the free tools, try Wireshark at Wireshark: Go deep.. It is a protocol analyzer.

    How do you want to monitor your connection? Are you looking for connection statistics? Speed tests?
    Sometimes we have some problems on the internet. Sometimes it becomes very slow and sometimes it goes back to normal. Is there a way where I can monitor that one and check what is the cause, could it be due to ISP or from our side?
    KISS's Avatar
    KISS Posts: 12,510, Reputation: 839
    Uber Member
     
    #4

    Mar 9, 2009, 12:25 PM

    Before you do anything try pinging your router with a packet length of 8192 nonstop until ^C'ed and look at the errors.

    Usually finds gross errors which are probably cabling related.
    mike_electron's Avatar
    mike_electron Posts: 4, Reputation: 1
    New Member
     
    #5

    Mar 9, 2009, 12:52 PM
    Quote Originally Posted by KeepItSimpleStupid View Post
    Before you do anything try pinging your router with a packet length of 8192 nonstop untill ^C'ed and look at the errors.

    Usually finds gross errors which are probably cabling related.
    Could you show me how?
    KISS's Avatar
    KISS Posts: 12,510, Reputation: 839
    Uber Member
     
    #6

    Mar 9, 2009, 01:01 PM

    From the CMD prompt ping 192.168.1.1 -t -l 8192

    -l (lower case L) is packet length
    -t is forever
    192.168.1.1 replace with the address of your router
    mike_electron's Avatar
    mike_electron Posts: 4, Reputation: 1
    New Member
     
    #7

    Mar 9, 2009, 01:10 PM
    Quote Originally Posted by KeepItSimpleStupid View Post
    From the CMD prompt ping 192.168.1.1 -t -l 8192

    -l (lower case L) is packet length
    -t is forever
    192.168.1.1 replace with the address of your router
    What should I look for after executing this one?
    KISS's Avatar
    KISS Posts: 12,510, Reputation: 839
    Uber Member
     
    #8

    Mar 9, 2009, 01:23 PM

    It will look something like:

    Pinging 10.93.119.123 with 8192 bytes of data:

    Reply from 10.93.119.123: bytes=8192 time<1ms TTL=128
    Reply from 10.93.119.123: bytes=8192 time<1ms TTL=128
    Reply from 10.93.119.123: bytes=8192 time<1ms TTL=128
    Reply from 10.93.119.123: bytes=8192 time<1ms TTL=128

    Ping statistics for 10.93.119.123:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

    You want to pay attention to "time" and if there are any 'timeout errors".

    Usually if you reduce the packet size, it gets better.
    chuckhole's Avatar
    chuckhole Posts: 850, Reputation: 45
    Senior Member
     
    #9

    Mar 17, 2009, 09:06 AM

    Unless you are paying about $300 to $500 a month or higher for an Internet connection, it is likely that you do not have a dedicated business class connection. Most inexpensive connections are shared bandwidth and will burst at or even above the rated speeds but will not consistently stay at the rated speeds.

    All things being considered, your rated connection is only for the "last mile". Once you hit the Internet backbone, there are no guarantees that your response times will be at your rated speeds to all locations and all web sites.

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!

Monitoring calls [ 2 Answers ]

My friend wants to get all calls from his cell phon in the past and future!how would she do that!

Monitoring Ad Click Tool and Autoresponder tool [ 1 Answers ]

Hi, I want the details of the AD Click Tools and Autoresponder tools. Regards, Stany

Chat monitoring [ 2 Answers ]

How can I know if anyone in the network is monitoring my chatting on yahoo/msn

Desktop monitoring [ 6 Answers ]

Hi can anyone tell me which is better monitoring software other than VNC and LOGMEIN . And it should be easier to handle:confused:

Network Management Tool [ 2 Answers ]

We've started using a tool here called VNCScan (located at http://www.vncscan.com) that claims to be able to reboot computers on the network into safe mode and then remote control them with VNC. Has anyone else tried this feature out yet? I've been having trouble getting it to work but I think...


View more questions Search