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
Copy file name to clipboardexpand all lines: connector/doc/Techex_MWCore.md
+5-9
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,13 @@ The Techex MWCore connector is an HTTP-based connector that can be used to monit
16
16
| 1.0.1.x [Obsolete]| Reformat of the MWEdge stream keys. | 1.0.0.2 |**Old trend and alarm data will be lost for Streams, Input Sources, and Outputs.**|
17
17
| 1.0.2.x [Obsolete]| - Single output/input is retrieved upon context menu operation instead of MwEdge polling. <br>- MWEdges are retrieved separately instead of all at once. <br>- Reverse foreign key relation between Streams Resources table and Streams table. | 1.0.1.19 |**Because NuGets are now used, the minimum DataMiner version is now 10.0.10.**|
18
18
| 1.0.3.x | - Statistics Connections table and "IP Connection <br>- Statistics Interface" connection removed. <br>- Columns added to the Servers Info table to enable the statistics interface for each server. | 1.0.2.3 |**Existing elements need to be reconfigured to account for the connection changes.**|
19
-
| 1.0.4.x [SLC Main]| - Secondary interface was removed from element creation (additional MWCore nodes of the same cluster are now addede in the connections table).<br>- Pages associated with SRM resources and debugging are now hidden by default. They can be displayed using the parameters on the "Debug” page.<br>- The debugging logs for the statistics interface have been enhanced (serilog is now used) and the default path was shifted to the logging folder.<br>- The Sources and Output tables have been divided into configurations and metrics/statistics.<br>- Logger tables have been restructured to include more metrics and are now designed to use DirectConnection. This can be activated on the Statistics Configuration page by enabling the “Elastic Export”.<br>- Support for the 2022-7 version has been added.<br>| 1.0.3.33 |**Existing elements need to be reconfigured to account for the connection changes.**|
20
-
19
+
| 1.0.4.x [SLC Main]| - Secondary interface has been removed from element creation (additional MWCore nodes of the same cluster are now added in the connections table).<br>- Pages associated with SRM resources and debugging are now hidden by default. They can be displayed using the parameters on the "Debug" page.<br>- The debugging logs for the statistics interface have been enhanced (serilog is now used), and the default path is now the logging folder.<br>- The Sources and Output tables have been divided into configurations and metrics/statistics.<br>- Logger tables have been restructured to include more metrics and are now designed to use DirectConnection. This can be activated on the Statistics Configuration page by enabling the "Elastic Export".<br>- Support for the 2022-7 version has been added.<br>| 1.0.3.33 |**Existing elements need to be reconfigured to account for the connection changes.**|
This connection is used to perform the regular polling, to retrieve data from the device based on a request/response mechanism.
53
52
54
-
#### Prior to range 1.0.3.x
55
-
##### HTTP Secondary Connection
53
+
#### HTTP Secondary Connection (Prior to Range 1.0.3.x)
56
54
57
55
This connector also uses a redundant HTTP connection and requires the following input during element creation:
58
56
@@ -62,11 +60,9 @@ HTTP CONNECTION:
62
60
-**IP port**: The IP port of the destination (default: *443*).
63
61
-**Device address**: The bus address of the device. If the proxy server has to be bypassed, specify *BypassProxy*.
64
62
65
-
This is the redundant connection, used to perform the regular polling when the main connection is no longer responding. It is no longer used since range 1.0.4.x.
66
-
Range 1.0.4.x uses dynamic IP, by allowing users to specify additional MWCore nodes of the same cluster in the Connections table.
63
+
This is the redundant connection, used to perform the regular polling when the main connection is no longer responding. It is no longer used starting from range 1.0.4.x. Range 1.0.4.x uses dynamic IP and allows users to specify additional MWCore nodes of the same cluster in the Connections table.
67
64
68
-
#### Prior to range 1.0.2.x
69
-
##### IP Connection - Statistics Interface (range 1.0.0.x-1.0.2.x only)
65
+
#### IP Connection - Statistics Interface (Prior to Range 1.0.2.x)
70
66
71
67
This connector uses a TLS TCP IP connection and requires the following input during element creation:
0 commit comments