Install and configure Zabbix 3.4 on Linux
Zabbix 3.4 on Linux 7/6 Zabbix is an open source network monitoring software designed to monitor and track the status of various network devices, servers, and virtual machines Update system # yum update Install required packages # yum install -y mariadb-server # yum install php php-cli php-common php-devel php-pear php-gd php-mbstring php-mysql php-xml php-bcmath # …