Steps to Update Core Server URL
-
Stop the Connector Service
- Windows:
Open services.msc, locate, and stop the Intigua vAgent Manager service. - Linux:
Use the following command: (Or useserviceifsystemctlis unavailable):
- Windows:
-
Delete the Configuration Cache File
-
- Navigate to the
Intigua-Utilsdirectory. The default paths are:- Windows:
C:\Program Files\Intigua\ - Linux:
/usr/local/intigua/
- Windows:
- Navigate to the
- Navigate to the following directory:
vAgentManager -> components - Delete the
csclient.cfg.binfile.
-
-
Edit the Configuration File
- Open the
csclient.cfgfile in a text editor. - Locate the
coreServerAddressline. If it exists, update it with the new server URL, e.g.: - If the line is missing, add the above entry at the bottom of the file.
- Open the
-
Start the Connector Service
- Windows:
Open services.msc, locate, and start the Intigua vAgent Manager service. - Linux:
Use the following command: (Or useserviceifsystemctlis unavailable):
- Windows:
Note
- The
csclient.cfg.binfile will not be recreated automatically. Instead, the connector will directly use the updatedcsclient.cfgfile.
Starting from version 4.2.7
You can now override the default Core Server URL globally without editing each connector configuration manually.
In the Intigua Manager, open the intigua.properties file and add:
-
All newly created connector services (either manually or automatically) will use this URL instead of the detected IP address.
-
Existing connector configurations are not modified automatically.
Comments
0 comments
Please sign in to leave a comment.