How To - Install Observium On Centos 8

firewall-cmd --permanent --add-service=http firewall-cmd --permanent --add-service=https firewall-cmd --permanent --add-port=161/udp firewall-cmd --reload

Ensure the rrd and logs directories exist and are owned by the apache user. how to install observium on centos 8

Install Apache, PHP, MariaDB, and required utilities: how to install observium on centos 8

To avoid permission issues with SNMP and web display, set SELinux to permissive: sudo setenforce 0 how to install observium on centos 8