Uninstall the Controller Using the Enterprise Console

You can uninstall the Controller on the Controller page in the GUI or by completing the following steps:

  1. Open a console:
    • On Linux, open a terminal window and switch to the user who installed the Controller or to a user with equivalent directory permissions.

    • On Windows, open an elevated command prompt by right-clicking on the Command Prompt icon in the Windows Start Menu and choosing Run as Administrator.

  2. From the command line, navigate to the Enterprise Console bin directory, platform-admin/bin.
  3. Run the following command:
    Linux
    CODE
    platform-admin.sh submit-job --service controller --job remove --platform-name <name_of_the_platform>
    Windows
    CODE
    platform-admin.exe cli submit-job --service controller --job remove --platform-name <name_of_the_platform>
Note: You cannot use the other Splunk AppDynamics On-Premises platform components without a Controller, so you must install a new Controller before you can resume using the platform.