yum -y install haproxy sys bench issue.

Red Hat Enterprise Linux Server release 6.4 (Santiago)

Trying to install haproxy and sysbench, am I missing anything here.

-bash-4.1$ sudo rpm -Uhv [URL=“Percona – The Database Performance Experts”]http://www.percona.com/downloads/per...0-1.x86_64.rpm[/URL]
Retrieving [URL=“Percona – The Database Performance Experts”]http://www.percona.com/downloads/per...0-1.x86_64.rpm[/URL]
Preparing… ########################################### [100%]
1:percona-release ########################################### [100%]
-bash-4.1$ sudo yum -y install haproxy sysbench
Loaded plugins: aliases, changelog, downloadonly, kabi, presto, security, tmprepo, verify, versionlock
Loading support for Red Hat kernel ABI
percona | 951 B 00:00
percona/primary | 34 kB 00:00
percona 106/106
Setting up Install Process
No package haproxy available.
No package sysbench available.
Error: Nothing to do

I moved this topic here as it is not related to XtraDB Cluster.

Both tools are not provided by the Percona repository.
I don’t know why the haproxy is not present in your RHEL 6 repository since it is in Centos 6 for example. Also this link suggests it should be there:
[url]https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/6.4_Technical_Notes/RHEA-2013-0356.html[/url]

Regarding the sysbench tool - it is present in EPEL repository, which works for both RHEL and Centos. You can install EPEL from here:
[url]http://ftp.ps.pl/pub/Linux/fedora-epel/6/x86_64/repoview/epel-release.html[/url]