Status of the observers watching network traffic
| Column Name | Column Datatype | Column Null Option | Column Comment |
| component_id | integer | not null | The id of the component information |
| description | varchar(255) | with null | A description of the observer |
| period_duration_mills | integer | with null | The period duration this observer is configured to use |
| reporting_interval_secs | integer | with null | The reporting interval the observer is configured to use |
| connect_failure_count | integer | with null | How many times the observer refused connection. |
| connect_error | varchar(128) | with null | Last time connection refused, what was the reason |
| report_name | varchar(64) | with null | Name of the last observer report from this observer. |
| start_collect_id | integer | with null | ID of the last start collect from the manager for which the observer was contacted |
| last_connect_time | date | with null | Time of last successful connection |
| connect_failure_time | date | with null | Time of last failure to connect |
Product Name: Unicenter Application Performance Management
Table Type: Table