From f8a28bd3359567c09dcecaa3edd602be2a8104a3 Mon Sep 17 00:00:00 2001 From: Carlos Matheus <133910093+carlosmathe22@users.noreply.github.com> Date: Wed, 21 Feb 2024 07:55:28 -0500 Subject: [PATCH 1/6] Add files via upload --- connector/doc/NBCU_Ocellus_Data_Collector.md | 56 ++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 connector/doc/NBCU_Ocellus_Data_Collector.md diff --git a/connector/doc/NBCU_Ocellus_Data_Collector.md b/connector/doc/NBCU_Ocellus_Data_Collector.md new file mode 100644 index 00000000..f65a056a --- /dev/null +++ b/connector/doc/NBCU_Ocellus_Data_Collector.md @@ -0,0 +1,56 @@ +--- +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. +- Bus address: If the proxy server has to be bypassed, specify *bypassproxy*. + +### Initialization + +To start using this connector, you need to specify the **User** name and the **Password** by clicking on the **Authentication** button on the **General** page . + +Once you have logged in, you will need to especify the **App Name** on the **General** page. + +### Redundancy + +There is no redundancy defined. + +## 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. From 2e5104c7d075f2d315111957101e046d0578178e Mon Sep 17 00:00:00 2001 From: Carlos Matheus <133910093+carlosmathe22@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:10:08 -0500 Subject: [PATCH 2/6] Update toc.yml --- connector/toc.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/connector/toc.yml b/connector/toc.yml index 8fffb1e3..957afd92 100644 --- a/connector/toc.yml +++ b/connector/toc.yml @@ -6098,6 +6098,10 @@ items: - name: NBCS Roadkit Manager topicUid: Connector_help_NBCS_Roadkit_Manager + - name: NBCU + items: + - name: NBCU Ocellus Data Collector + topicUid: Connector_help_NBCU_Ocellus_Data_Collector - name: ND Satcom topicUid: Connector_help_ND_Satcom_HPA_3412A items: From 0c3c3160aa768af7631838f58fe81e1121adb12d Mon Sep 17 00:00:00 2001 From: Carlos Matheus <133910093+carlosmathe22@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:14:16 -0500 Subject: [PATCH 3/6] Update NBCU_Ocellus_Data_Collector.md --- connector/doc/NBCU_Ocellus_Data_Collector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector/doc/NBCU_Ocellus_Data_Collector.md b/connector/doc/NBCU_Ocellus_Data_Collector.md index f65a056a..feba68d5 100644 --- a/connector/doc/NBCU_Ocellus_Data_Collector.md +++ b/connector/doc/NBCU_Ocellus_Data_Collector.md @@ -37,7 +37,7 @@ This connector uses an HTTP connection and requires the following input during e HTTP CONNECTION: - IP address/host: The polling IP or URL of the destination. -- IP port: The IP port of the destination. +- IP port: The IP port of the destinatio, by default "443". - Bus address: If the proxy server has to be bypassed, specify *bypassproxy*. ### Initialization From d7b90fa33a292d00195be9884ca6823e6ded24dd Mon Sep 17 00:00:00 2001 From: Carlos Matheus <133910093+carlosmathe22@users.noreply.github.com> Date: Wed, 21 Feb 2024 11:17:26 -0500 Subject: [PATCH 4/6] Update NBCU_Ocellus_Data_Collector.md small typo issue --- connector/doc/NBCU_Ocellus_Data_Collector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector/doc/NBCU_Ocellus_Data_Collector.md b/connector/doc/NBCU_Ocellus_Data_Collector.md index feba68d5..2b24312d 100644 --- a/connector/doc/NBCU_Ocellus_Data_Collector.md +++ b/connector/doc/NBCU_Ocellus_Data_Collector.md @@ -37,7 +37,7 @@ This connector uses an HTTP connection and requires the following input during e HTTP CONNECTION: - IP address/host: The polling IP or URL of the destination. -- IP port: The IP port of the destinatio, by default "443". +- IP port: The IP port of the destination, by default "443". - Bus address: If the proxy server has to be bypassed, specify *bypassproxy*. ### Initialization From 3c92100f9dac5dfaa04bc0d1fbefeffb133ee3c5 Mon Sep 17 00:00:00 2001 From: Carlos Matheus <133910093+carlosmathe22@users.noreply.github.com> Date: Wed, 21 Feb 2024 11:19:04 -0500 Subject: [PATCH 5/6] Update toc.yml small fix --- connector/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connector/toc.yml b/connector/toc.yml index 957afd92..07f6e101 100644 --- a/connector/toc.yml +++ b/connector/toc.yml @@ -6098,7 +6098,7 @@ items: - name: NBCS Roadkit Manager topicUid: Connector_help_NBCS_Roadkit_Manager - - name: NBCU +- name: NBCU items: - name: NBCU Ocellus Data Collector topicUid: Connector_help_NBCU_Ocellus_Data_Collector From aa08bf23c82aba4b0d05f6520057c503c3865534 Mon Sep 17 00:00:00 2001 From: MariekeGO <94605575+MariekeGO@users.noreply.github.com> Date: Thu, 7 Mar 2024 07:38:52 +0100 Subject: [PATCH 6/6] Update NBCU_Ocellus_Data_Collector.md --- connector/doc/NBCU_Ocellus_Data_Collector.md | 33 +++++++++----------- 1 file changed, 14 insertions(+), 19 deletions(-) diff --git a/connector/doc/NBCU_Ocellus_Data_Collector.md b/connector/doc/NBCU_Ocellus_Data_Collector.md index 2b24312d..bdb8a39c 100644 --- a/connector/doc/NBCU_Ocellus_Data_Collector.md +++ b/connector/doc/NBCU_Ocellus_Data_Collector.md @@ -10,21 +10,21 @@ uid: Connector_help_NBCU_Ocellus_Data_Collector ### Version Info -| Range | Key Features | Based on | System Impact | -|----------------------|------------------|--------------|-------------------| -| 1.0.0.x [SLC Main] | Initial version. | - | - | +| Range | Key Features | Based on | System Impact | +|--------------------|------------------|----------|---------------| +| 1.0.0.x [SLC Main] | Initial version. | - | - | ### Product Info -| Range | Supported Firmware | -|-----------|------------------------| -| 1.0.0.x | - | +| Range | Supported Firmware | +|---------|--------------------| +| 1.0.0.x | - | ### System Info -| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | -|-----------|---------------------|-------------------------|-----------------------|-------------------------| -| 1.0.0.x | No | Yes | - | - | +| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | +|---------|-----------------|---------------------|-------------------|---------------------| +| 1.0.0.x | No | Yes | - | - | ## Configuration @@ -36,21 +36,16 @@ This connector uses an HTTP connection and requires the following input during e 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*. +- **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, you need to specify the **User** name and the **Password** by clicking on the **Authentication** button on the **General** page . +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 need to especify the **App Name** on the **General** page. - -### Redundancy - -There is no redundancy defined. +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.