Ad Widget

Collapse

yum install zabbix-agent on linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jopardo84
    Junior Member
    • Jun 2020
    • 2

    #1

    yum install zabbix-agent on linux

    Hello everybody, Im user as like root

    # rpm -Uvh https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm

    no problem till I use:

    yum install -y zabbix-agent
    Setting up Install Process
    zabbix
    zabbix/primary_db
    zabbix-non-supported
    zabbix-non-supported/primary
    zabbix-non-supported Resolving Dependencies
    --> Running transaction check
    --> Package zabbix-agent.x86 64 0:4.0.21-2.el7 will be installed
    --> Processing Dependency: libc.so.6 (GLIBC_2.17) (64bit) for package: zabbix-agent-4.0.21-2.el7.x86_64
    --> Processing Dependency: systemd for package: zabbix-agent-4.0.21-2.el7.x86_64
    --> Processing Dependency: systemd for package: zabbix-agent-4.0.21-2.el7.x86_64
    --> Processing Dependency: libpcre.so.l () (64bit) for package: zabbix-agent-4.0.21-2.el7.x86_64
    --> Finished Dependency Resolution
    Error: Package: zabbix-agent-4.0.21-2.el7.x86 _64 (zabbix)
    Requires: libc.so.6(GLIBC_2.17) (64bit)
    Error: Package: zabbix-agent-4.0.21-2.el7.x86_64 (zabbix)
    Requires: systemd
    Error: Package: zabbix-agent-4.0.21-2.el7.x86_64 (zabbix)
    Requires: libpcre.so.1() (64bit)
    You could try using --skip-broken to work around the problem
    **Found 1 pre-existing rpmdb problem (s), 'yum check' output follows:
    docker-engine-l.13.1-1.0.1.el6.x86_64 has installed conflicts docker: docker-engine-l.13.1-1.0.1.e16.x86_64

    how could
    Last edited by jopardo84; 07-06-2020, 21:37.
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    What OS and version are you using? It looks like you are trying to use a package for RHEL 7, but if your OS is something other than RHEL 7 or CentOS 7, then make sure your repository matches your OS and version.

    Comment

    • jopardo84
      Junior Member
      • Jun 2020
      • 2

      #3
      thanks for your answer ... effectively I was installing an agent that applies to another operating system ..

      I was installing on oracle linux 6.10

      a hug and thanks for help ...

      Comment

      Working...