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

How do we remove one-node Dynatrace Managed cluster?

nkobayashi1
Helper

Hi,

We have a question about the Dynatrace Managed cluster uninstallation.

We have referred following document, but we could not find the way in case of one node cluster. https://www.dynatrace.com/support/help/installati... https://www.dynatrace.com/support/help/installati... The document says that run "/bin/sh managed-installer.sh --uninstall". But we guess that managed-installer.sh does not exist in our machine. Could you tell us how to remove one-node Managed cluster?

Best Regards,
Noah Kobayashi

3 REPLIES 3

franz_soengen
Inactive

Hi Noah,

I believe this is the shell script that you also use to create a new node. You can get it by:

wget -O managed-installer.sh https://xxxx.dynatrace-managed.com/nodeinstaller

best regards
Franz

aleksander_plin
Dynatrace Promoter
Dynatrace Promoter

There is a script for uninstalling the node completely:

/opt/dynatrace-managed/uninstall-dynatrace.sh

When trying that, I get:

bash-5.1# /opt/dynatrace-managed/installer/dynatrace-managed-installer/uninstall-dynatrace.sh
COMPONENT_HOME is not set in /opt/dynatrace-managed/installer/dynatrace-managed-installer/uninstall-dynatrace.sh

 

I found nothing on Dynatrace managed docs about it. Any ideas on how to proceed?

Featured Posts