Skip to content

How To Install Observium On: Centos 8 Link

sudo systemctl start httpd sudo systemctl enable httpd

sudo dnf install epel-release -y

Create a virtual host file at /etc/httpd/conf.d/observium.conf pointing to /opt/observium/html/ . how to install observium on centos 8

. Although CentOS 8 is end-of-life, these steps follow the standard Observium RHEL/CentOS documentation 1. Prerequisites and Repositories sudo systemctl start httpd sudo systemctl enable httpd