Testing network performance between two hosts

Handruin

Administrator
Joined
Jan 13, 2002
Messages
13,862
Location
USA
What have you guys done/used in the past to measure the performance of a single network connection between two systems?

I'm looking for a way to test if a network driver change has improved or hurt network performance. One host is Linux and the other host will be windows. I was looking for some software or method that is more involved than simply copying a file from A to B.
 

Mercutio

Fatwah on Western Digital
Joined
Jan 17, 2002
Messages
22,026
Location
I am omnipresent
On the Windows side you could set up a Counter log to monitor bandwidth on that network interface, but that's going to depend as much on utilization as anything else.

You should also be able to get some pretty thorough monitoring from SNMP on one side or the other, but that might be overkill for what you want.
 

Handruin

Administrator
Joined
Jan 13, 2002
Messages
13,862
Location
USA
I'm looking more for a benchmarking tool for testing a network connection between two systems. I need something to generate some type of load on a network. This would need to be similar to how we've measured hard drives with ATTO or intel's IO meter. I was googling for a while yesterday looking up tools but there didn't seem to be anything clear cut for this.
 

Handruin

Administrator
Joined
Jan 13, 2002
Messages
13,862
Location
USA
Thanks Will. That website looks very similar to stackoverflow. I wonder if it's by the same folks. I'll ask there.
 

Handruin

Administrator
Joined
Jan 13, 2002
Messages
13,862
Location
USA
It apparently is in relationship to stackoverflow. There is a link at the bottom...
 
Top