I am currently attempting to follow the debian 12 proxy installation instructions: Download and install Zabbix 6.4 for Debian 12 (Bookworm), MySQL
I am working on deploying the proxy to a raspberry pi. When I try and run the command "apt install zabbix-proxy-mysql zabbix-sql-scripts" I get the error "E: Unable to locate package zabbix-sql-scripts"
I have made sure the repository is in my list and I set a preference using:
Anyone have any ideas?
I am working on deploying the proxy to a raspberry pi. When I try and run the command "apt install zabbix-proxy-mysql zabbix-sql-scripts" I get the error "E: Unable to locate package zabbix-sql-scripts"
I have made sure the repository is in my list and I set a preference using:
Code:
Package: zabbix-* Pin: origin repo.zabbix.com Pin-Priority: 900
Comment