25 Jan 2024 05:03 PM - last edited on 07 Mar 2024 08:21 AM by Michal_Gebacki
Good afternoon, I have some agents installed on machines that do not go online.
What we do is that every 6 months we download the agent and take it from a repository
which does not have internet access either, you have to tell the agent to look for the update
in the repository that I manage?
Solved! Go to Solution.
25 Jan 2024 06:02 PM
Hi if the agent does not go online then it cannot update automatically and neither can the active gate. You would have to download the new versions manually to update the repositories.
26 Jan 2024 07:24 AM
Keep in mind that agents can be downloaded from the Activegate see:
https://docs.dynatrace.com/docs/shortlink/api-deployment-get-latest-oneagent
Environment ActiveGate | https://{your-activegate-domain}:9999/e/{your-environment-id}/api/v1/deployment/installer/agent/{osType}/{installerType}/latest |
If you need to manually deploy the agents and activegates from your repository, Puppet or Ansible can be used to automate it.
https://docs.dynatrace.com/docs/setup-and-configuration/dynatrace-oneagent/deployment-orchestration
26 Jan 2024 09:25 AM
You can do exactly as @PacoPorro wrote.
Otherwise you have to perform the update manually as the previous collegues wrote.