Uninstall Observium Ubuntu [patched] Link
Uninstalling Observium from an Ubuntu system is a deliberate process because it is a self-contained application typically installed into a specific directory, rather than a standard system package. Unlike applications managed by
- sudo -u postgres psql -c "DROP DATABASE IF EXISTS observium_db;"
- sudo -u postgres psql -c "DROP USER IF EXISTS observium_user;"
Check your syntax with sudo nginx -t (Nginx) or sudo apachectl configtest (Apache). You may have forgotten to remove the include directive for Observium from the main config. uninstall observium ubuntu
Summary
When it came back up, the terminal was clean. htop showed CPU usage at 2%. Memory was mostly free. The server was quiet. It was just an Ubuntu box again, waiting for its next purpose. Uninstalling Observium from an Ubuntu system is a
For Nginx:
sudo userdel observium
Step 6: Remove Cron Jobs
sudo rm -rf /opt/observium