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 useservice
ifsystemctl
is unavailable):
- Windows:
-
Delete the Configuration Cache File
-
- Navigate to the
Intigua-Utils
directory. The default paths are:- Windows:
C:\Program Files\Intigua\Intigua-Utils\
- Linux:
/usr/local/intigua/Intigua-Utils/
- Windows:
- Navigate to the
- Navigate to the following directory:
vAgentManager -> components
- Delete the
csclient.cfg.bin
file.
-
-
Edit the Configuration File
- Open the
csclient.cfg
file in a text editor. - Locate the
coreServerAddress
line. 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 useservice
ifsystemctl
is unavailable):
- Windows:
Note
- The
csclient.cfg.bin
file will not be recreated automatically. Instead, the connector will directly use the updatedcsclient.cfg
file.
Comments
0 comments
Please sign in to leave a comment.