Use the following procedure to uninstall the CloudBees Analytics server completely from a Linux machine.
- 
Sign in as root or using an account with sudoprivileges.
- 
Disable the CloudBees Analytics server. To do so, use one of the following methods: - 
In the Automation Platform UI, navigate to the subtab, clear the Enable CloudBees Analytics option, and then select Save. 
- 
Enter the following API command: ectool setAnalyticsServerConfiguration --enabled 0
 
- 
- 
Enter the following command: /opt/cloudbees/sda/uninstall-analyticsThe following prompt displays: This will completely remove CloudBees Analytics Server from your system. Are you sure you want to do this? [n/Y]
- 
Enter yto start the uninstallation.The following prompts display when the software is uninstalled: Uninstalling CloudBees CD/RO... Uninstall complete.