sudo service observium-CollectD stop sudo service observium-Poller stop sudo service observium-Apache stop Remove the Observium directory:
sudo crontab -e Remove any lines that contain observium .
sudo mysql -uroot -p<password> Replace <password> with your MySQL root password. uninstall observium ubuntu
In this article, we will walk you through the process of uninstalling Observium on Ubuntu. We will cover the steps for both the Community and Enterprise editions of Observium.
DROP DATABASE observium; Then, exit the MySQL shell: uninstall observium ubuntu
If you installed Observium from source, the uninstallation process is slightly different. As with the package manager method, stop the Observium services:
sudo mysql -uroot -p<password> Replace <password> with your MySQL root password. uninstall observium ubuntu
Once you are in the MySQL shell, run: