Field | Type | Description |
nmidSource | VARCHAR(100) | ID of the source of the transfer |
nmidDestination | VARCHAR(100) | ID of the destination of the transfer |
tool | VARCHAR(100) | tool used to make the measurement |
bufferSize | INT | buffer size, in bytes |
streams | INT | number of parallel streams |
duration | INT | duration of the transfer, in seconds |
time | CHAR(15) | timestamp of the measurement |
value | INT | achieved TCP throughput in bit/s |
Field | Type | Description |
nmidSource | VARCHAR(100) | ID of the source of the packets |
nmidDestination | VARCHAR(100) | ID of the destination of the packets |
tool | VARCHAR(100) | tool used to make the measurement |
packetSize | INT | size of the packets, in bytes |
time | CHAR(15) | timestamp of the measurement |
value | REAL | 2-way percentage loss of ICMP packets |
Field | Type | Description |
nmidSource | VARCHAR(100) | ID of the source of the measurement |
nmidDestination | VARCHAR(100) | ID of the destination of the measurement |
tool | VARCHAR(100) | tool used to make the measurement |
packetSize | INT | size of the packets, in bytes |
time | CHAR(15) | timestamp of the measurement |
minimum | REAL | minimum RTT for a series of measurements |
maximum | REAL | maximum RTT for a series of measurements |
average | REAL | mean RTT for a series of measurements |
Field | Type | Description |
nmidSource | VARCHAR(100) | ID of the source of the transfer |
nmidDestination | VARCHAR(100) | ID of the destination of the transfer |
tool | VARCHAR(100) | tool used to make the measurement |
packetSize | INT | size of the packets, in bytes |
packets | INT | number of packets transferred |
packetGap | INT | gap between successive packets, in microseconds |
time | CHAR(15) | timstamp of the measurement |
userRate | REAL | achieved throughput of user information, in bit/s |
wireRate | REAL | achieved throughput of information including packet headers, etc, in bit/s |
Field | Type | Description |
nmidSource | VARCHAR(100) | ID of the source of the packets |
nmidDestination | VARCHAR(100) | ID of the destination of the packets |
tool | VARCHAR(100) | tool used to make the measurement |
packetSize | INT | size of the packets, in bytes |
packets | INT | number of packets transferred |
packetGap | INT | gap between successive packets, in microseconds |
time | CHAR(15) | timestamp of the measurement |
value | REAL | 1-way percentage loss of UDP packets |
Field | Type | Description |
nmidSource | VARCHAR(100) | ID of the source of the packets |
nmidDestination | VARCHAR(100) | ID of the destination of the packets |
tool | VARCHAR(100) | tool used to make the measurement |
packetSize | INT | size of the packets, in bytes |
packets | INT | number of packets transferred |
packetGap | INT | gap between successive packets, in microseconds |
time | CHAR(15) | timestamp of the measurement |
value | REAL | 1-way inter-packet delay variation, in microseconds |
Field | Type | Description |
hostidSource | VARCHAR(100) | ID of the source of the packets file transfer |
hostidDestination | VARCHAR(100) | ID of the destination of the file transfer |
tool | VARCHAR(100) | tool used to perform the transfer |
fileSize | INT | size of the file transferred, in bytes |
bufferSize | INT | buffer size, in bytes |
streams | INT | number of parallel streams |
time | CHAR(15) | timestamp of the measurement |
value | REAL | throughput achieved for real file transfer |
Field | Type | Description |
SEId | VARCHAR(100) | ID of the SE |
NMId | VARCHAR(100) | ID of the associated network monitor |
Field | Type | Description |
CEId | VARCHAR(100) | ID of the CE |
nmid | VARCHAR(100) | ID of the associated network monitor |