Installing and updating agents¶
Agents are installed via a separate setup. The setup file for agents is included as standard in every octoplant software package. The AgentSetup.exe
file can be found in the installation directory of the server.
Requirements for the installation¶
- Licensing of the agent has been completed.
- The agent setup file is accessible.
-
Agents must not be installed on the same computer on which a octoplant server is already running.
-
No agents may be installed on Windows XP operating systems.
-
The user or the user account from which the installation is carried out has administrative rights.
Info
If the user under which the agent will run does not have sufficient rights in the program directory, the program directory of the agent can also be stored in another directory instead of C:\Program Files\vdAgents
, e.g. D:\vdAgentArchive\vdAgents
or D:\vdAgents
.
Procedure¶
- Execute the
AgentSetup.exe
file on the computer intended for the installation as administrator. - The installation wizard opens.
- Select a language version. English and German are currently available.
- On the welcome page of the installation wizard, select Next.
-
Specify a directory for the agent program files and a directory for the agent archive. The directory can be entered directly or selected via selection ....
We recommend keeping the paths suggested in the installation wizard: -
C:\Program Files\vdAgents
-D:\vdAgentArchive
-
Select Next.
-
Specify the user account from which the octoplant services will be started. You have the choice between the options Local system account and Username. We recommend selecting the Username option and specifying an account with administrative rights on the client PC.
Info
The installation can only be carried out using a user account with administrative rights. The system account may not have the necessary rights.
-
Select Next.
-
A summary is displayed.
-
Check your entries. If everything is correct, select Next. The setup is executed. A message is displayed when the installation process is complete.
- Click Finish to close the wizard.
Updating agents¶
If the agent service has read and write access to its program directory, the agents are automatically updated as soon as the server is updated, e.g. when a job is executed.
FAQ¶
How do I create an administrator account for the VDog MasterService?
The upload for some devices (for example: Atlas Copco tightening system controllers or SIEMENS TIA Portal) may not work if the VDog MasterService, VDog UploadAgent and VDog CompareAgent services are running under the Local System user account.
To change the user account that runs a service:
- Open Windows Services by pressing the Windows key + R and then enter
services.msc
in the dialog Run. - Search for the VDog MasterService and check under which account it is running. If it is running under Local System, the upload will not work.
-
Right-click on the VDog MasterService and select Properties to modify the account.
-
Open the tab Log On and select the option This account.
- Enter account name and password, and then confirm the password.
- Click on OK.
- In the dialog Services, click on the VDog MasterService and then click on Restart to execute the service with the new settings.