Внимание! Сайт сменил название и адрес. Новый адрес funplayland.ru

Uninstall Observium Ubuntu Here

Now your Ubuntu server is clean and ready for its next monitoring adventure.

Observium runs several background processes for discovery and polling. Stopping them prevents error messages during file deletion and frees up resources. uninstall observium ubuntu

Log in to your database server:

By default, Observium is installed in the /opt/observium directory. Removing this folder deletes the application logic, RRD data files, and logs. Now your Ubuntu server is clean and ready

sudo a2dissite observium.conf sudo rm -f /etc/apache2/sites-available/observium.conf sudo systemctl reload apache2 RRD data files

By default, Observium is installed in /opt/observium . Removing this directory deletes the application logic and your collected RRD data.

Use sudo mysql -u root (if no password set) or your actual MySQL root password.