07 May 2019 12:43 AM
Hi, every time I try to install dynatrace one agent in one of my boxes it always get stuck in the following step:
16:35:12 Applying settings to file /opt/dynatrace/oneagent/agent/conf/ruxitagent.conf : Tenant Token'
The command that I execute is:
sudo /bin/sh Dynatrace-OneAgent-Linux-1.165.238.sh APP_LOG_CONTEN T_ACCESS=1 INFRA_ONLY=0
Does anyone have a fix or knows what can be happening?
Solved! Go to Solution.
07 May 2019 05:07 PM
Hello Melchor,
Looks like you are trying to install the OneAgent in non-privileged mode. To do this you will have to add "NON_ROOT_MODE=1" to the end of your execute command.
For more information check out this link in the "If you install the OneAgent in non-privileged mode" section.
https://www.dynatrace.com/support/help/technology-support/operating-systems/linux/installation/install-oneagent-on-linux/#expand-1214if-you-install-oneagent-in-non-privileged-mode
Thanks,
David Nicholls