|
| 1 | +--- |
| 2 | +uid: Connector_help_TDF_BIP_Collector |
| 3 | +--- |
| 4 | + |
| 5 | +# TDF BIP Collector |
| 6 | + |
| 7 | +This connector is used to collect data 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 an HTTPS connection and requires the following input during element creation: |
| 36 | + |
| 37 | +HTTP CONNECTION: |
| 38 | + |
| 39 | +- **IP address/host**: The polling IP or URL of the destination. Should always start with `https://` |
| 40 | +- **IP port**: Default: *8443*. |
| 41 | + |
| 42 | +##### Initialization |
| 43 | + |
| 44 | +In order to perform requests, first the **Domains List** parameter needs to be configured. You can define only one domain or define multiple domains separated by semicolons (";"). |
| 45 | + |
| 46 | +## How to use |
| 47 | + |
| 48 | +The connector contains the following data pages: |
| 49 | + |
| 50 | +- **General**: Contains the **Domains List** parameter, which allows you to define from which domain requests should be directed. If this parameter is not defined, the connector cannot request any data. |
| 51 | + |
| 52 | +- **Resources**: Contains the **Resources Table**, with all the information obtained from the get resources request. |
| 53 | + |
| 54 | +- **Alarms**: Contains the **Event Types Table**, with all the possible event types, and the **Event Table**, with the active events, limited to the last 15 minutes. |
| 55 | + |
| 56 | + On this page, you can also define the display key of the Events Table, by means of the parameter **Events Table Display Key Selection**. 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, the format will be `Event ID/Event External Description/Resource External Description`. |
| 57 | + |
| 58 | +- **Polling Configuration**: On this page, you can select which of the available requests is polled and when. You can also poll the requests on demand with the **Poll** button for each entry in the table. With the **Poll All** button, you can poll all requests on demand at once. |
0 commit comments