forked from SkylineCommunications/dataminer-docs-connectors
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request SkylineCommunications#186 from carlosmathe22/main
Add NBCU Ocellus connector helper .md file
- Loading branch information
Showing
2 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
uid: Connector_help_NBCU_Ocellus_Data_Collector | ||
--- | ||
|
||
# NBCU Ocellus Data Collector | ||
|
||
**Ocellus Data Collector** is a real-time and historical measurement and intelligence platform for streaming TV that provides solutions for the capture and analysis of QoE metrics oriented to user engagement validation. To retrieve the data, the connector uses an HTTPS connection. | ||
|
||
## About | ||
|
||
### Version Info | ||
|
||
| Range | Key Features | Based on | System Impact | | ||
|--------------------|------------------|----------|---------------| | ||
| 1.0.0.x [SLC Main] | Initial version. | - | - | | ||
|
||
### Product Info | ||
|
||
| Range | Supported Firmware | | ||
|---------|--------------------| | ||
| 1.0.0.x | - | | ||
|
||
### System Info | ||
|
||
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | | ||
|---------|-----------------|---------------------|-------------------|---------------------| | ||
| 1.0.0.x | No | Yes | - | - | | ||
|
||
## Configuration | ||
|
||
### Connections | ||
|
||
#### HTTP Connection | ||
|
||
This connector uses an HTTP connection and requires the following input during element creation: | ||
|
||
HTTP CONNECTION: | ||
|
||
- **IP address/host**: The polling IP or URL of the destination. | ||
- **IP port**: The IP port of the destination, by default *443*. | ||
- **Bus address**: If the proxy server has to be bypassed, specify *bypassproxy*. | ||
|
||
### Initialization | ||
|
||
To start using this connector, click the **Authentication** button on the **General** page and specify the **User** name and **Password** to log in. | ||
|
||
Once you have logged in, you will also need to specify the **App Name** on the **General** page. | ||
|
||
## How to use | ||
|
||
After the initialization process is completed, to set the data to be retrieved, you will need to add rows in both the **Top Level Metric Polling** and **Individual Metric Polling** tables, specifying the values to be retrieved. The connector will retrieve the requested data from the tables every minute, and this data will be available on the **Top Level Metric** and **Individual Metric** pages. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters