11 May 2024 09:29 PM - edited 11 May 2024 09:30 PM
Hi Team,
How can I remove all other modules except 'Beacon Forwarder' from ActiveGate?
I'm not getting option to remove them from custom.properties.
Regards,
AK
Solved! Go to Solution.
12 May 2024 05:14 AM - edited 12 May 2024 05:14 AM
Hello,
You can add the following to the custom.properties file:
[collector]
restInterface = false
MSGrouter = false
[vmware_monitoring]
vmware_monitoring_enabled = false
See docs.
Sia
12 May 2024 08:14 PM
If you're in a Windows environment, I wrote a little piece on how you can optimize resource usage in an ActiveGate deployment:
https://community.dynatrace.com/t5/Dynatrace-tips/Optimize-Windows-ActiveGates-resource-usage/m-p/20...
BTW, you have to disable all of the modules, and then restart AG.