Step 08: Configure MySQL #mysql_secure_installation If it does not work then we have to enable EPEL repository #wget Step07: Let’s install cacti now # yum install cacti -y Step 06: Install RRDTool # yum install rrdtool -y # yum install net-snmp-utils net-snmp-libs -y
Step 04: Install php-SNMP # yum install php-snmp -y
Step 03: Install php # yum install php-mysql php-pear php-common php-gd php-devel php php-mbstring php-cli -y Step 02: Install mariadb # yum install mariadb-server -y Step 01: First we need t install following dependency packages using yum package manager tool # yum install httpd httpd-devel -y