Observations of network activity. This table is used for analysis and will be empty upon completion.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| observer_ip_addr | varchar(15) | with null | The IP address of the observer reporting |
| from_ip_addr | varchar(15) | with null | The from ip address from which packets are coming. |
| from_port | char(10) | with null | The port on the from side. If this port was not stable the value will be a asterisk wildcard. |
| to_ip_addr | varchar(15) | with null | The IP address to which packets are going |
| to_port | char(10) | with null | The port on the from side. If this port was not stable the value will be a asterisk wildcard. |
| activity | long varchar | with null | A binary list of flags for the periods during which the link was active between the to components. |
| periods | integer | with null | The number of periods for which activity was recorded |
| period_duration_mills | integer | with null | The duration of each period in milliseconds |
| start_gmt_time_mills | float | with null | The starting time of the observations in milliseconds |
| end_gmt_time_mills | float | with null | The ending time of the observations in milliseconds |
| day_time_string | varchar(14) | with null | The time the observations ended as a string constructed as to be readable and sortable. |
Product Name: Unicenter Application Performance Management
Table Type: Table