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.sock mode 0600 level admin hatop -s /var/run/haproxy/haproxy.sock
반응형
'server-side > haproxy' 카테고리의 다른 글
'option forwardfor' ignored for proxy (0) | 2017.06.19 |
---|---|
HAProxy Gateway timeout (0) | 2017.06.15 |
HAProxy Stat config (0) | 2017.06.12 |
haproxy log setup (0) | 2017.06.09 |
HAProxy Mysql 'Reading initial communication packet' (0) | 2017.05.12 |