[초기 설정]
사용할 포트 및 방화벽 설정
-------
1. haproxy.cfg 에 stats 추가
~]# vi /etc/haproxy/haproxy.cfg
~]# systemctl restart haproxy
~]# netstats -tnlp 를 통해서 haproxy가 사용하는 포트 확인
2. 브라우저로 Statistics Report 확인(예: http://192.168.0.56:1936/haproxy?stats)
댓글
댓글 쓰기