Configure Roxy-WI for custom HAProxy Stats page
The HAProxy Stats is a great and powerful page. It provides a few abilities:
- The HAProxy Stats page gives you a near real-time feed of information that you can use to troubleshoot proxied services
- Get insights about your traffic
- Watch the load placed upon your servers
- Grant the ability to manage frontends/backends
However, the metrics are labelled using shorthand names and prefixes.
Roxy-WI improves the HAProxy Stats pages and collects it all in one, temporarily disable/enable, switch to maintenance/ready mode for backend servers and filter sections by their status
If HAProxy service has been installed not via Roxy-WI, should be checked HAProxy Stats page. If the "listen stats" exist, you should configure Roxy-WI for working with your configuration.
Go to the Servers -> Settings. Edit settings inside the "haproxy section" according to your listen stats configuration(in the black box)
If HAProxy service has been installed not via Roxy-WI, should be checked HAProxy Stats page. If the "listen stats" does not exist, you should configure HAProxy service for working with Roxy-WI.
How to do it, you may figure out in this article