hi,
I am new to zabbix and trying to install it on my virtualbox server which is rhel 9.3, with 2GB RAM and 2cpu. I am following the following document:
I am getting several errors on step c: install Zabbix server, frontend, agent
I am new to zabbix and trying to install it on my virtualbox server which is rhel 9.3, with 2GB RAM and 2cpu. I am following the following document:
HTML Code:
https://www.zabbix.com/download?zabbix=6.4&os_distribution=red_hat_enterp rise_linux&os_version=8&components=server_frontend _agent&db=mysql&ws=apache
Last metadata expiration check: 1:54:48 ago on Tue 16 Apr 2024 11:45:11 AM EDT.
Error:
Problem 1: cannot install the best candidate for the job
- nothing provides libmariadb.so.3()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libmariadb.so.3(libmysqlclient_18)(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libodbc.so.2()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libnetsnmp.so.40()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libOpenIPMI.so.0()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libOpenIPMIposix.so.0()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libmariadb.so.3(libmariadb_3)(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
Problem 2: cannot install the best candidate for the job
- nothing provides php-mysqli needed by zabbix-web-mysql-1:6.0.27-1.el9.noarch from epel
Problem 3: cannot install the best candidate for the job
- nothing provides httpd needed by zabbix-apache-conf-6.4.13-release1.el9.noarch from zabbix
Problem 4: package zabbix-agent-1:6.0.27-1.el9.x86_64 from epel requires zabbix = 1:6.0.27-1.el9, but none of the providers can be installed
- package zabbix-1:6.0.27-1.el9.x86_64 from epel requires (zabbix-selinux if selinux-policy-targeted), but none of the providers can be installed
- cannot install the best candidate for the job
- problem with installed package selinux-policy-targeted-38.1.23-1.el9.noarch
- nothing provides selinux-policy >= 38.1.23-1.el9_3.2 needed by zabbix-selinux-1:6.0.27-1.el9.noarch from epel
- nothing provides selinux-policy-base >= 38.1.23-1.el9_3.2 needed by zabbix-selinux-1:6.0.27-1.el9.noarch from epel
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Error:
Problem 1: cannot install the best candidate for the job
- nothing provides libmariadb.so.3()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libmariadb.so.3(libmysqlclient_18)(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libodbc.so.2()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libnetsnmp.so.40()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libOpenIPMI.so.0()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libOpenIPMIposix.so.0()(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
- nothing provides libmariadb.so.3(libmariadb_3)(64bit) needed by zabbix-server-mysql-1:6.0.27-1.el9.x86_64 from epel
Problem 2: cannot install the best candidate for the job
- nothing provides php-mysqli needed by zabbix-web-mysql-1:6.0.27-1.el9.noarch from epel
Problem 3: cannot install the best candidate for the job
- nothing provides httpd needed by zabbix-apache-conf-6.4.13-release1.el9.noarch from zabbix
Problem 4: package zabbix-agent-1:6.0.27-1.el9.x86_64 from epel requires zabbix = 1:6.0.27-1.el9, but none of the providers can be installed
- package zabbix-1:6.0.27-1.el9.x86_64 from epel requires (zabbix-selinux if selinux-policy-targeted), but none of the providers can be installed
- cannot install the best candidate for the job
- problem with installed package selinux-policy-targeted-38.1.23-1.el9.noarch
- nothing provides selinux-policy >= 38.1.23-1.el9_3.2 needed by zabbix-selinux-1:6.0.27-1.el9.noarch from epel
- nothing provides selinux-policy-base >= 38.1.23-1.el9_3.2 needed by zabbix-selinux-1:6.0.27-1.el9.noarch from epel
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Comment