Hi.
Please help my.
I install Zabbix 3.2 Repository
yum install http://repo.zabbix.com/zabbix/3.2/rh...el7.noarch.rpm
When I heck the version zabbix-server-mysql, I haw 3.0.7 version.
[root@zabbix yum.repos.d]# yum info zabbix-server-mysql
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.mirohost.net
* elrepo: elrepo.0m3n.net
* epel: ftp.colocall.net
* extras: mirror.mirohost.net
* remi-safe: mirror.h1host.ru
* updates: mirror.mirohost.net
Available Packages
Name : zabbix-server-mysql
Arch : x86_64
Version : 3.0.7
Release : 1.el7
Size : 1.7 M
Repo : zabbix/x86_64
Summary : Zabbix server for MySQL or MariaDB database
URL : http://www.zabbix.com/
License : GPLv2+
Description : Zabbix server with MySQL or MariaDB database support.
Zabbix.repo file.
[zabbix]
name=Zabbix Official Repository - $basearch
baseurl=http://repo.zabbix.com/zabbix/3.2/rhel/7/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591
[zabbix-non-supported]
name=Zabbix Official Repository non-supported - $basearch.
baseurl=http://repo.zabbix.com/non-supported/rhel/7/$basearch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX
gpgcheck=1
My OS version.
Linux ______.com 3.10.0-514.6.1.el7.x86_64 #1 SMP Wed Jan 18 13:06:36 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
CentOS Linux release 7.3.1611 (Core)
How I can install the zabbix 3.2 from the repository?
Please help my.
I install Zabbix 3.2 Repository
yum install http://repo.zabbix.com/zabbix/3.2/rh...el7.noarch.rpm
When I heck the version zabbix-server-mysql, I haw 3.0.7 version.
[root@zabbix yum.repos.d]# yum info zabbix-server-mysql
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.mirohost.net
* elrepo: elrepo.0m3n.net
* epel: ftp.colocall.net
* extras: mirror.mirohost.net
* remi-safe: mirror.h1host.ru
* updates: mirror.mirohost.net
Available Packages
Name : zabbix-server-mysql
Arch : x86_64
Version : 3.0.7
Release : 1.el7
Size : 1.7 M
Repo : zabbix/x86_64
Summary : Zabbix server for MySQL or MariaDB database
URL : http://www.zabbix.com/
License : GPLv2+
Description : Zabbix server with MySQL or MariaDB database support.
Zabbix.repo file.
[zabbix]
name=Zabbix Official Repository - $basearch
baseurl=http://repo.zabbix.com/zabbix/3.2/rhel/7/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591
[zabbix-non-supported]
name=Zabbix Official Repository non-supported - $basearch.
baseurl=http://repo.zabbix.com/non-supported/rhel/7/$basearch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX
gpgcheck=1
My OS version.
Linux ______.com 3.10.0-514.6.1.el7.x86_64 #1 SMP Wed Jan 18 13:06:36 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
CentOS Linux release 7.3.1611 (Core)
How I can install the zabbix 3.2 from the repository?
Comment