Software and Tools
Tool |
Description |
UDPmon is a network testing tool that uses UDP packets to make the following measurements between end hosts:
The code, the write up and example command and Excel files for analysis and plotting are available. |
|
tcpmon uses Request-Response TCP messages and can make the following measurements of the round trip times between end hosts:
|
|
dccpmon is a network testing tool that uses DCCP frames to make the following measurements between end hosts:
|
|
ethmon uses raw Ethernet frames to test the network performace between two end systems - similar functionality to UDPmon. |
|
tcpdelay measures the arrival times of a series of message blocks sent as a continuous TCP/IP stream between two end hosts. By comparing the calculated time of arrival with the measured arrival time, the 1-way delay of each message block is estimated. The aim is to examine what happens to the arrival times when there is packet loss. (Experimental) | |
The disk_test programs read_file and write_file read or write blocks of data between memory and the RAID or disk sub-system, they measure:
|
|
read_sstor and write_sstor read or write blocks of data between memory and the VLBI Mark5 disk sub-system, they measure:
|
|
vlbi_send and vlbi_recv programs use UDP packets to send VLBI data between pairs of end systems. These programs are controlled by the vlbi_control program and can make time-series measurements:
|
|
|
Memory Bandwidth test program - quite dependant on compiler sophistication! Uses the CPU to read or write areas of memory. The size and number of reads or writes can be set.
|
Enjoy, but the usual disclaimers apply!