6 Lançamentos instáveis
Overview
Packages for minor Zabbix version (i.e. Zabbix 6.0.x) release candidates are provided starting with Zabbix 6.0.9.
The instructions below are for enabling unstable Zabbix release repositories (disabled by default).
First, install or update to the latest zabbix-release package. To enable rc packages on your system do the following:
Red Hat Enterprise Linux
Abra o repositório /etc/yum.repos.d/zabbix.repo file and set enabled=1 for the zabbix-unstable
[zabbix-unstable] name=Zabbix Official Repository (unstable) - $basearch baseurl=https://repo.zabbix.com/zabbix/6.4/rhel/8/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591
Debian/Ubuntu
Abra /etc/apt/sources.list.d/zabbix.list e descomente /etc/apt/sources.list.d/zabbix.list
Repositório instável Zabbix
deb https://repo.zabbix.com/zabbix/6.4/debian bullseye main deb-src https://repo.zabbix.com/zabbix/6.4/debian bullseye main-
SUSE
Abra o arquivo /etc/zypp/repos.d/zabbix.repo e coloque ' enable=1' para o repositório 'zabbix-unstable'.
[zabbix-unstable]
name=Zabbix Official Repository
type=rpm-md
baseurl=https://repo.zabbix.com/zabbix/6.4/sles/15/x86_64/
gpgcheck=1
gpgkey=https://repo.zabbix.com/zabbix/6.4/sles/15/x86_64/repodata/repomd.xml.key