Hi All,
I ran these commands based on the website:
it runs fine, i go and then do
the response i get is
I didn't have this issue before with ubuntu and I have other vms that run the agent. Am I missing something?
EDIT: apt install zabbix-agent2 fails, apt install zabbix-agent works fine but I would rather install agent2.
All help appreciated. Thanks in advance.
I ran these commands based on the website:
Code:
# wget https://repo.zabbix.com/zabbix/7.4/release/ubuntu/pool/main/z/zabbix-release/zabbix-release_latest_7.4+ubuntu22.04_all.deb # dpkg -i zabbix-release_latest_7.4+ubuntu22.04_all.deb # apt update
Code:
# apt install zabbix-agent2
Code:
Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package zabbix-agent2
EDIT: apt install zabbix-agent2 fails, apt install zabbix-agent works fine but I would rather install agent2.
All help appreciated. Thanks in advance.