Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Best tool for network throughput testing...?

Options
  • 25-03-2006 10:12pm
    #1
    Registered Users Posts: 5,914 ✭✭✭


    I’m looking for a tool to test network throughput between two PC’s. This is to test real world speed achieved across a LAN or WAN.

    I’ve tried a number of tools – but they all give varying results.

    Is there any definitive tool out there that is well regarded?

    Thanks.


Comments

  • Registered Users Posts: 1,901 ✭✭✭deckie27


    DID you look at performance monitor ?


  • Registered Users Posts: 5,914 ✭✭✭JDxtra


    I've not used that before for measuring throughput between two PC’s - not sure if would be entirely practical to use it for this.

    I've used some DOS based apps before. You run one as a 'server' and another as a client and get the client to send a chunk of data to server (10, 100mb or whatever). It then returns back telling you how long it took and what the average speed was.

    Only problem is that this is just an app written by some student and the results have been questioned.

    So, I'm really looking for something well regarded within the industry.


  • Registered Users Posts: 1,901 ✭✭✭deckie27


    I see
    I have an app in work for what ur looking for
    It was sent to me from Commvault - One of the biggest backup software packages out there.
    I'll have a look for it tomorrow

    Dec

    A gentle PM might jog my memory in a couple of days in case i forget


  • Registered Users Posts: 1,064 ✭✭✭Snowbat


    TTCP for BSD and Linux.

    You can find a win32 port of TTCP here:
    http://www.winsite.com/bin/Info?5896


    [root@Cabra root]# ttcp -st -n4096 192.168.3.3
    ttcp-t: buflen=8192, nbuf=4096, align=16384/0, port=5001 tcp -> 192.168.3.3
    ttcp-t: socket
    ttcp-t: connect
    ttcp-t: 33554432 bytes in 33.04 real seconds = 991.78 KB/sec +++
    ttcp-t: 4096 I/O calls, msec/call = 8.26, calls/sec = 123.97
    ttcp-t: 0.0user 3.3sys 0:33real 10% 0i+0d 0maxrss 1+2pf 0+0csw

    C:\WINDOWS\Desktop\Utils>wsttcp -r 192.168.3.1
    wsttcp-r: buflen=8192, nbuf=2048, align=16384/+0, port=5001 tcp
    wsttcp-r: socket
    wsttcp-r: bind
    wsttcp-r: accept
    wsttcp-r: accept from 192.168.3.1
    wsttcp-r: 33554432 bytes in 33.06 real sec = 991.17 KB/sec (8119644.77 bps)
    wsttcp-r: 9901 I/O calls, msec/call = 3.42, calls/sec = 299.49
    33554432 1143939628.43 1143939661.49 33.06 8119644.77

    (Pretty good for a 10 Mbit link)


  • Registered Users Posts: 19,396 ✭✭✭✭Karoma




  • Advertisement
  • Registered Users Posts: 5,914 ✭✭✭JDxtra


    Thanks guys! Will give these a go.


  • Registered Users Posts: 2,592 ✭✭✭wandererz


    Try this out:

    http://www.ixiacom.com/solutions/display?skey=ixchariot


    test tool for emulating real-world applications to predict device and system performance under realistic load conditions.


Advertisement