About this task
This topic describes how to modify the destination details
of a collector instance using the RemoteCollectorConfigurator utility. You can also
modify a collector instance using Configuration Hub.
Procedure
-
If you want to use the Command Prompt window:
-
Run the RemoteCollectorConfigurator.exe file
located in the installation folder of the Historian server. By default,
it is C:\Program Files\GE Digital.
-
If you want to manually enter the installation parameters and values,
run the following command:
RemoteCollectorConfigurator.exe "<Destination Historian>" "<Destination Historian username>"
"<Destination Historian password>" InterfaceEditDestinationViaCmd "{\"<parameter>\":\"<value>\",
\"<parameter>\":\"<value>\"}"
If
you want to use a JSON file containing the installation parameters
and values, run the following
command:
RemoteCollectorConfigurator.exe "<Destination Historian>" "<Destination Historian username>"
"<Destination Historian password>" InterfaceEditDestinationViaFile "<path to the JSON file>"
Instead
of manually creating the JSON file, you can use the
RemoteCollectorConfigurator utility to generate it
automatically.
You can leave the Historian username
and password blank if there are no Historian security user
groups.
For information on the parameters, refer to
Collector Instance Parameters.
-
If you want to use an interactive UI:
-
Run the RemoteCollectorConfigurator.exe file
located in the installation folder of the Historian server. By default,
it is C:\Program Files\GE Digital.
A list of options to manage collector instances
appears.
-
Connect to the collector machine by entering 1
or 2, depending on whether collectors are
installed locally or on a remote machine.
-
Enter 6.
You are prompted to choose between entering the installation
parameters manually and providing a JSON file.
-
If you want to manually enter the parameters and values, enter
1, and then run the following command:
{"<parameter>":"<value>","<parameter>":"<value>"}
If
you want to use a JSON file containing the installation parameters
and values, enter 2, and then enter the path
to the JSON file that you have created. Instead of manually creating
the JSON file, you can use the RemoteCollectorConfigurator utility
to generate
it automatically.
You can leave the Historian
username and password blank if there are no Historian security user
groups.
For information on the parameters, refer to
Collector Instance Parameters.
Results
The destination of the collector instance is
modified.