|
| 1 | +--- |
| 2 | +uid: Connector_help_TDF_BIP_Collector |
| 3 | +--- |
| 4 | + |
| 5 | +# TDF BIP Collector |
| 6 | + |
| 7 | +This connector is used to collect from the **BIP (Production Incident Database)** system, responsible for interfacing all the Collector subsystems, the storage subsystem and all potential customers using the collected and correlated data. |
| 8 | + |
| 9 | +## About |
| 10 | + |
| 11 | +### Version Info |
| 12 | + |
| 13 | +| Range | Key Features | Based on | System Impact | |
| 14 | +|--------------------|------------------|----------|---------------| |
| 15 | +| 1.0.0.x [SLC Main] | Initial version. | - | - | |
| 16 | + |
| 17 | +### Product Info |
| 18 | + |
| 19 | +| Range | Supported Firmware | |
| 20 | +|---------|--------------------| |
| 21 | +| 1.0.0.x | 4.58 | |
| 22 | + |
| 23 | +### System Info |
| 24 | + |
| 25 | +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | |
| 26 | +|---------|-----------------|---------------------|-------------------|---------------------| |
| 27 | +| 1.0.0.x | No | Yes | - | - | |
| 28 | + |
| 29 | +## Configuration |
| 30 | + |
| 31 | +### Connections |
| 32 | + |
| 33 | +#### HTTP Main Connection |
| 34 | + |
| 35 | +This connector uses HTTPA connection and requires the following input during element creation: |
| 36 | +HTTP CONNECTION: |
| 37 | + |
| 38 | +- **IP address/host**: The polling IP or URL of the destination.Should always start with _https://_ |
| 39 | +- **IP port**: Default:*8443*. |
| 40 | + |
| 41 | +##### Initialization |
| 42 | +In order to perform requests, first the **Domains List** parameter needs to be configured. |
| 43 | +It is possible to define only one Domain or multiple separated by **;**. |
| 44 | + |
| 45 | +## How to use |
| 46 | + |
| 47 | +The connector contains the following data pages: |
| 48 | + |
| 49 | +- **General**: This page contains the **Domains List** parameter that allows the user to define from each domain should the requests be directed. Without this parameter defined there is no possibility to perform requests. |
| 50 | + |
| 51 | +- **Resources**: This page contains the **Resources Table** that contains all the information obtained from the get resources request. |
| 52 | + |
| 53 | +- **Alarms**: This page contains the **Event Types Table** that contains all the possible Event Types and the **Event Table** that contains the active events limited to the last 15 minutes. Also from this page it is possible to define the Display key of the Events Table. The parameter **Events Table Display Key Selection** is used to select this. If **Internal Description** is selected the Display Key will have the following format _Event ID/Event Internal Description/Resource Internal Description_ if **External Description** is selected th format will be _Event ID/Event External Description/Resource External Description_. |
| 54 | + |
| 55 | +- **Polling Configuration**: From this page it is possible to select which and when the 3 available requests are polled. Also it is possible to poll the requests on demand pressing the button **Poll** available on every entry of the table. There is also a **Poll All** button that allows the user to poll all requests at once. |
0 commit comments