0. 설치환경
Zabbix Version : 5.0 LTS
OS Version : CentOS 7.9
Database : MySQL
Web Server : Apache
1. Zabbix Repository 설치
rpm -Uvh <https://repo.zabbix.com/zabbix/5.0/rhel/7/x86_64/zabbix-release-5.0-1.el7.noarch.rpm>
yum clean all
2. Zabbix Server, Agent 설치
yum install zabbix-server-mysql zabbix-agent
3. Zabbix frontend 설치
3.1 Redhat Software Collections 설치