09 Aug 2021 10:10 AM
Do we know if the location of the OneAgent has been recently changed for Windows?
Previously, the OneAgent has been installed in C:\Program Files (x86) but recently, it has been found in C:\Program Files taking all of it's files with it (including the dynatrace_ingest tool).
This has caused some issues with script outputs for custom metrics which are being sent to the dynatrace_ingest tool hardcoded to the old location.
The timelines seem to correlate to a recent OneAgent update 1.219.134.20210624-153812.
Solved! Go to Solution.
09 Aug 2021 12:42 PM
Hello @sholmes
Default value: %PROGRAMFILES%\dynatrace\oneagent
The INSTALL_PATH parameter allows OneAgent installation to a directory of your choice.
Note: This parameter is not supported by the UI installer.
Regards,
Babar
19 Aug 2021 08:35 AM
Starting with version 1.199, the default OneAgent installation directory for fresh installations on Windows changed from %PROGRAMFILES(X86)%\dynatrace\oneagent to %PROGRAMFILES%\dynatrace\oneagent
You can find related release note here: https://www.dynatrace.com/support/help/shortlink/release-notes-oneagent-sprint-199#new-default-insta...