Link performance information
| Column Name | Column Datatype | Column Null Option | Column Comment |
| client_id | integer | with null | The id of the component information |
| server_id | integer | with null | The id of the component information |
| server_port | integer | not null | The open port on the server that identifes the link |
| packet_count | integer | with null | |
| packets_per_second | float | with null | The number of packets transferred per second |
| average_bytes_per_packet | float | with null | The average number of bytes transferred per packet |
| bytes_per_second | float | with null | The number of bytes transferred per second |
| connection_count | integer | with null | |
| average_connect_time | float | with null | The average time it takes to connect |
| average_transfer_time | float | with null | The average time it takes to transfer a packet |
| number_of_resends | integer | with null | The number of resends during the period |
| gmt_start_time | float | with null | The starting time of the period. The standard length of the period is determined by APM. |
| gmt_date_time | date | with null | The start time of the period as a datetime. |
| gmt_time_of_day | date | with null | The starting time of the period as the time of day. |
| gmt_date | date | with null | The starting time of the period as a date only. |
| hourly_aggregation_done | integer1 | with null | Flag if hourly aggregation was done |
| daily_aggregation_done | integer1 | with null | Flag if daily aggregation was done |
Product Name: Unicenter Application Performance Management
Table Type: Table