C/H 2017. 6. 13. 08:30

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


반응형