sudo apt-get purge observium This command will remove the Observium packages, configuration files, and dependencies. After removing Observium, some dependencies might still be installed on your system. To remove them, run:
If you installed Observium from source, the uninstallation process is slightly different. As with the package manager method, stop the Observium services:
sudo service observium-CollectD stop sudo service observium-Poller stop sudo service observium-Apache stop Now, remove the Observium packages using the following command:
quit
DROP DATABASE observium; Then, exit the MySQL shell: