Uninstall Observium Ubuntu -
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:
DROP DATABASE observium; Then, exit the MySQL shell: uninstall observium ubuntu
sudo rm -rf /opt/observium As with the package manager method, remove the Observium database: sudo apt-get purge observium This command will remove
DROP DATABASE observium; Then, exit the MySQL shell: and dependencies. After removing Observium
Once you are in the MySQL shell, run: