Uninstall Observium Ubuntu |link|

The database vanished in a whisper. Thousands of data points, three years of history—gone. He felt a strange pang, like deleting a save file for a game he no longer played.

Observium relies on several cron tasks for polling and discovery. You must remove these to stop the background processes. Open the Observium cron file (typically located in /etc/cron.d/ sudo rm /etc/cron.d/observium If you added cron jobs via crontab -e , remove any lines pointing to /opt/observium/ 2. Delete the Installation Directory Most installations reside in /opt/observium uninstall observium ubuntu

Are you encountering any during the removal process? The database vanished in a whisper

sudo service observium-CollectD stop sudo service observium-Poller stop sudo service observium-Apache stop uninstall observium ubuntu

sudo systemctl disable observium_discovery.timer observium_poller.timer sudo systemctl disable observium_discovery.service observium_poller.service