#!/bin/bash yum -y install openssl lrzsz vim yum -y install net-tools.x86_64 yum -y install lrzsz telnet* net-snmp-utils net-snmp gcc* man -y yum -y install libgcrypt-devel lrzsz perl-DBI perl-libwww-perl net-snmp-perl openssl-devel pcre-devel telnet nfs-utils rpcbind -y yum -y install libxml* rpm -ivh http://repo.zabbix.com/zabbix/3.4/rhel/6/x86_64/zabbix-agent-3.4.0-1.el6.x86_64.rpm sed -i 's#rhel/6#rhel/7#g' /etc/yum.repos.d/zabbix.repo #rpm -vih https://repo.zabbix.com/zabbix/3.4/rhel/7/x86_64/zabbix-agent-3.4.0-1.el7.x86_64.rpm yum -y install zabbix-agent cd /etc/zabbix/ && wget http://36.110.160.219/config/monitor/zabbix_agentd.conf service zabbix-agent restart