Trying to install Zabbix on Rasberry Pi 3 using latest buster OS. Following Zabbix instructions https://www.zabbix.com/download?zabb...uster&db=mysql and stuck on line b:
# apt -y install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-agent
Keep getting unable to locate package zabbix-apache-conf
I have tried sudo apt-get update but it still won't work. Any ideas how I can overcome this
# apt -y install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-agent
Keep getting unable to locate package zabbix-apache-conf
I have tried sudo apt-get update but it still won't work. Any ideas how I can overcome this
Comment