The default installation directory is usually /opt/observium . Deleting this folder removes the application files and the web interface. Run: sudo rm -rf /opt/observium
Before you start deleting, decide if you need your historical monitoring data. If so, back up the RRD files and the database. uninstall observium ubuntu
By default, Observium is installed in /opt/observium . Deleting this folder removes the application code, local configurations, and the RRD (Round Robin Database) files that store your performance graphs. sudo rm -rf /opt/observium Use code with caution. Copied to clipboard 3. Drop the MySQL/MariaDB Database The default installation directory is usually /opt/observium