The UpdateAgent is installed automatically on each computer where a recorder component (e. g. Core Service, Ocularis Recorder Manager, DeviceManager, VA-Service etc.) is installed. During the installation process the IP address of the UpdateService has to be provided. After installation, the UpdateAgent is enabled and configured by the installer by default.
If the IP address of the UpdateServer has changed, the UpdateAgent has to be configured manually in the configuration file of the UpdateAgent.
updateclient.conf.xml
<?xml version="1.0"?>
<ServerInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd-d="http://www.w3.org/2001/XMLSchema">
<ip>10.0.8.131</ip> <port>63000</port>
</ServerInformation>