Skip content

Uninstall Observium Ubuntu [new]

sudo apt --purge autoremove sudo apt autoclean

Do you need assistance to another platform? Share public link

Delete the main application files located in the directory where you originally extracted the Observium tarball. sudo rm -rf /opt/observium Use code with caution. Copied to clipboard uninstall observium ubuntu

If you added the cron jobs directly to the root or a specific user's crontab instead of /etc/cron.d/ , open that crontab: sudo crontab -e Use code with caution.

before deleting everything (back up RRD files)? Reinstall a fresh version? Switch to a different monitoring tool like LibreNMS? Install Observium on Debian/Ubuntu sudo apt --purge autoremove sudo apt autoclean Do

To ensure that the uninstallation was successful, verify that the following components are gone:

Perform a final audit to ensure nothing remains: Copied to clipboard If you added the cron

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

sudo systemctl status observium_discovery.timer