 
					
				
		
			
    
	
		
		
		23 Aug 2017
	
		
		09:54 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		14 Feb 2023
	
		
		11:44 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Karolina_Linda
		
			Karolina_Linda
		
		
		
		
		
		
		
		
	
			
		
Good Morning.
Is it possible to parameter the installation of the OneAgent?
I look especially for another installation path than /opt and another directory for the dump savings. 
The reason is, that our legacy partition layout is a way to restrictive and the filesystem is a way to small.
Thank you in advance for your time and answers. 
Best,
Jan
Solved! Go to Solution.
23 Aug 2017 11:33 AM
Hi Jan-Hendrik,
You can find the information here:
https://help.dynatrace.com/get-started/installatio...
You will need the INSTALL_PATH parameter.
Kind regards,
Chris
 
					
				
		
23 Aug 2017 12:00 PM
Hej @Chris G.
Thank you very much ... I think, am blind. ,-( This is, what I need.
I am not able to manage the dump savings or disable the crash dump overall, right?
Best regards,
Jan
14 Dec 2017 08:36 AM
Hello,
How to automatically determine the token used during the oneagent installation (parameter
TENANT_TOKEN)
Regards
14 Dec 2017 05:12 PM
Hello Gautier,
you will find that information in the paragraph describing TENANT_TOKEN parameter on the following help page:
https://www.dynatrace.com/support/help/shortlink/command-line-install
You can parse the retrieved json object and get TENANT_TOKEN from there.
Regards
Tomasz
02 Jan 2018 03:09 PM
Tomasz,
I'm using Dynatrace Managed and this feature seems not to be yet available on my cluster. It's coming with which sprint ?
Regards,
12 Jan 2018 06:07 PM
That should work for you as well. Just use it in the tenant's context. For instance:
https://<your_cluster_hosname>/e/<tenant_id>/api/v1/deployment/installer/agent/connectioninfo?Api-Token=<API_TOKEN>
Api-Token can be retrieved from the installer page:
https://www.dynatrace.com/support/help/get-started/introduction/why-do-i-need-an-access-token-and-an-environment-id/#locate-existing-access-tokens
