Ad Widget

Collapse

Unable to install agent on ubuntu 22.04

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bloodyskullz
    Member
    • Jan 2025
    • 41

    #1

    Unable to install agent on ubuntu 22.04

    Hi All,

    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
    it runs fine, i go and then do
    Code:
    # apt install zabbix-agent2
    the response i get is

    Code:
    Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package zabbix-agent2
    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.
    Last edited by bloodyskullz; Today, 20:26.
Working...