My agent is running Ubuntu 19.10. I downloaded the file:
https://repo.zabbix.com/zabbix/5.0/u...bionic_all.deb. After compiling then installing, I go to modify this file: /etc/zabbix/zabbix_agentd.conf, but it is not there.
apt installed:
https://repo.zabbix.com/zabbix/5.0/u...bionic_all.deb. After compiling then installing, I go to modify this file: /etc/zabbix/zabbix_agentd.conf, but it is not there.
Code:
sudo dpkg -i zabbix-release_5.0-1+bionic_all.deb (Reading database ... 338253 files and directories currently installed.) Preparing to unpack zabbix-release_5.0-1+bionic_all.deb ... Unpacking zabbix-release (1:5.0-1+bionic) over (1:5.0-1+bionic) ... Setting up zabbix-release (1:5.0-1+bionic) ...
Code:
zabbix-release/now 1:5.0-1+bionic all [installed,local]
Comment