Hi
I am trying to install Zabbix based on this link
for ubuntu server 17
but in this step, I get an error. and I can't continue:
b. Install Zabbix server, frontend, agent
# apt install zabbix-server-mysql zabbix-frontend-php zabbix-agent
The following packages have unmet dependencies:
zabbix-server-mysql : Depends: libevent-2.0-5 (>= 2.0.10-stable) but it is not installable
Recommends: snmpd but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I am trying to install Zabbix based on this link
for ubuntu server 17
but in this step, I get an error. and I can't continue:
b. Install Zabbix server, frontend, agent
# apt install zabbix-server-mysql zabbix-frontend-php zabbix-agent
The following packages have unmet dependencies:
zabbix-server-mysql : Depends: libevent-2.0-5 (>= 2.0.10-stable) but it is not installable
Recommends: snmpd but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Comment