Just a friendly feed back -
From the 2.4 manual (installation)
Instructing to use the repository configuration package
rpm -ivh http://repo.zabbix.com/zabbix/2.4/rh...el6.noarch.rpm
and the associated install commands
# yum install zabbix-server-mysql zabbix-web-mysql
does not get 2 rpms
~]# rpm -ql zabbix-get-2.4.1-1.el6.x86_64
/usr/bin/zabbix_get
/usr/share/man/man1/zabbix_get.1.gz
# rpm -ql zabbix-sender-2.4.1-1.el6.x86_64 (for the agent system)
/usr/bin/zabbix_sender
/usr/share/man/man1/zabbix_sender.1.gz
I did find them from the download site
Thank you
RHEL 6.4 / Zabbix 2.4.1
From the 2.4 manual (installation)
Instructing to use the repository configuration package
rpm -ivh http://repo.zabbix.com/zabbix/2.4/rh...el6.noarch.rpm
and the associated install commands
# yum install zabbix-server-mysql zabbix-web-mysql
does not get 2 rpms
~]# rpm -ql zabbix-get-2.4.1-1.el6.x86_64
/usr/bin/zabbix_get
/usr/share/man/man1/zabbix_get.1.gz
# rpm -ql zabbix-sender-2.4.1-1.el6.x86_64 (for the agent system)
/usr/bin/zabbix_sender
/usr/share/man/man1/zabbix_sender.1.gz
I did find them from the download site
Thank you
RHEL 6.4 / Zabbix 2.4.1
Comment