cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Install OneAgent on Managed Cluster node

fstekelenburg
DynaMight Pro
DynaMight Pro

During installation of new Managed Cluster node, the embedded installation of OneAgent failed. It was 'skipped' due to timeout. The download speed to the node in the customer's environment appeared quite slow. The OA installation was skipped just before the OA download would have been completed.

Question is, how to install OneAgent on the Cluster Node, afterward?

Kind regards, Frans Stekelenburg                 Certified Dynatrace Associate | measure.works, Dynatrace Partner
3 REPLIES 3

sia_h
Dynatrace Pro
Dynatrace Pro

Hi Frans,

If I am not mistaking the self-monitoring Agent will be reinstalled with each Cluster Upgrade. If that is not the case, I recommend raising a support ticket to have Support trigger the install of the self-monitoring Agents.

Sia

Hi Sia, I have raised a support ticket , thanks.

Kind regards, Frans Stekelenburg                 Certified Dynatrace Associate | measure.works, Dynatrace Partner

fstekelenburg
DynaMight Pro
DynaMight Pro

Update, suggestion from @Tomasz N. of Support, that appears to work, run:

# sudo /opt/dynatrace/managed/installer/reconfigure.sh --install-agent on


If needed, the timeout may be increased in a file custom.settings in located or to be created in /opt/dynatrace-managed/installer. Content example:

<server/conf/config.properties>
[settings]
connection-timeout=3000000
[http.client.external]
proxy-off = true

see for configurable options:
https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/configuration/confi...

Kind regards, Frans Stekelenburg                 Certified Dynatrace Associate | measure.works, Dynatrace Partner

Featured Posts