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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Best tool for network throughput testing...?

  • 25-03-2006 9:12pm
    #1
    Registered Users, Registered Users 2 Posts: 5,967 ✭✭✭


    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, Registered Users 2 Posts: 1,906 ✭✭✭deckie27


    DID you look at performance monitor ?


  • Registered Users, Registered Users 2 Posts: 5,967 ✭✭✭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, Registered Users 2 Posts: 1,906 ✭✭✭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, Registered Users 2 Posts: 1,065 ✭✭✭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, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma




  • Advertisement
  • Registered Users, Registered Users 2 Posts: 5,967 ✭✭✭JDxtra


    Thanks guys! Will give these a go.


  • Registered Users, Registered Users 2 Posts: 2,789 ✭✭✭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