Search found 1 match

by abravo
Fri May 12, 2017 9:27 pm
Forum: Open Source Nagios Projects
Topic: Custom Path installation for Nagios Core on Centos 7
Replies: 1
Views: 2228

Custom Path installation for Nagios Core on Centos 7

Hello Forum Team Installing Nagios: setenforce 0 Modify /etc/selinux/config and change enforcing to disabled Install prerequisites: yum install httpd php php-cli gcc glibc glibc-common gd gd-devel net-snmp openssl-devel wget unzip -y Now, let's create a user and group for Nagios to use. useradd nagi...