You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Elecard Boro Monitoring connector can be used to gather information from the Elecard Boro Solution Server, as well as to create and manage tasks. This connector uses the control API of the Elecard Boro Solution Server to collect the data and send control signals.
The Elecard Boro Monitoring connector can be used to gather information from the Elecard Boro Solution Server, as well as to create and manage tasks. This connector uses the control API of the Elecard Boro Solution Server to collect data and send control signals.
8
10
9
11
## About
10
12
@@ -61,7 +63,7 @@ On this page, the User ID and Authorization Token From Boro need to be specified
61
63
62
64
This page also allows you to configure alarms individually for each project. To do so, select a required project in the Project ID field and click the green checkmark to confirm. The project ID/name will then be displayed in the Project ID field.
63
65
64
-
Except for the Level setting, all **alarm settings** are by default enabled for all projects. You can use the **Level** setting to select an alarm level for a project. This will for instance allow you to configure to receive alarms of Major or Fatal level only.
66
+
Except for the Level setting, all **alarm settings** are enabled for all projects by default. You can use the **Level** setting to select an alarm level for a project. For example, you can configure the Level setting to receive alarms of Major or Fatal level only.
65
67
66
68
All alarms are selected depending on the general settings configuration. In case, for example, you have only QOE and OTT fields enabled, and the Major level is set, you will receive only QOE and OTT alarms of the Major level.
67
69
@@ -93,22 +95,22 @@ The **Probe Resources Usage** table displays the following information:
93
95
94
96
The **Network Interfaces** table displays the probe and interface names, IPV4 and IPV6 addresses, netmask, and transmission/receiving data rates.
95
97
96
-
### Tasks Pages (IPTV, OTT, SRT, RTMP)
98
+
### Tasks Pages (IPTV, OTT, SRT, RTMP, NDI)
97
99
98
-
These pages include two tables each, with the live tasks and completed tasks, respectively. The **Completed Tasks Info** table displays all tasks regardless of the protocol.
100
+
These pages include two tables each, with the live tasks and completed tasks, respectively. The **Completed Tasks Info** table displays all tasks, regardless of the protocol.
99
101
100
102
The tables display the probe name, task name, task state (*Started*, *Stalled*, etc.), protocol (*HLS*, *DASH*, *IPTV*, etc.), URI, task start time, interface name, and streaming interface. In addition, the **Node Type** column shows whether the task is independent (i.e. it does not contain subtasks — SINGLE or ROOT) or it has subtasks (ROOT, CHILD). You can stop or resume tasks with the **Action** field.
101
103
102
104
### Active Alarms Page
103
105
104
106
This page includes a table with active alarms and a table with completed alarms.
105
107
106
-
Both tables display the project title, probe name, and task name. They also contain information about the task URI, alarm level (*OK*, *error*, *warning*, *major*, or *fatal*), alarm start time, and alarm group (ETH - Ethernet, ETR - TR 101 290, QOE - Quality of experience, OTT - OTT and Progressive Download, or SYS - System и SCTE35).
108
+
Both tables display the project title, probe name, and task name. They also contain information about the task URI, alarm level (*OK*, *error*, *warning*, *major*, or *fatal*), alarm start time, and alarm group (ETH — Ethernet, ETR — TR 101 290, QOE — Quality of Experience, OTT — OTT and Progressive Download, or SYS — System and SCTE35).
107
109
108
110
### Start Task Page
109
111
110
-
This page is designed for a task creation. It displays a form that allows you to create a task in the same way as in the Boro Solution Server web UI. To create a task, fill in the appropriate fields. First select a **Project ID**, then a **Probe ID**, and then the**Interface**. When you make your selection, always click the green checkmark for the corresponding field to confirm.
112
+
This page is designed for task creation. It displays a form that allows you to create a task in the same way as in the Boro Solution Server web UI. To create a task, fill in the appropriate fields. First, select a **Project ID**, then a **Probe ID**, and then an**Interface**. When you make your selection, always click the green checkmark for the corresponding field to confirm.
111
113
112
114
The Project ID is taken from the projects table. The Probe ID field is filtered by the connector depending on the selected project. This way, only probes belonging to the project with the selected ID are available. Interfaces are filtered by the protocol depending on the selected probe.
113
115
114
-
Some settings can be selected from a list, while others should be specified manually. Each time, you need to click the green checkmark to save your settings. When all settings have been configured, click the **Start Task** button to run a task.
116
+
Some settings can be selected from a list, while others should be specified manually. Each time, you need to click the green checkmark to save your settings. When all settings have been configured, click the **Start Task** button to run the task.
0 commit comments