HATop How to collect HAProxy metrics Required Python 2.4 or later (no Python 3 support planned yet) HAProxy 1.4 or later Install wget http://hatop.googlecode.com/files/hatop-0.7.7.tar.gz install -m 755 bin/hatop /usr/local/bin install -m 644 man/hatop.1 /usr/local/share/man/man1 gzip /usr/local/share/man/man1/hatop.1 Start # /etc/haproxy/haproxy.cfg global stats socket /var/run/haproxy/haproxy.s..