I wanted to put some basic stats from haproxy on a dashboard. I couldn't find an easy way to do it, so I built my own tool.
- Clone the repo somewhere
- Change the
settings.haproxy_stats_url
inindex.html
to point to haproxy - Load
index.html
in a web browser
I wrote this in half an hour. It's quick and it's dirty, but it works.
I couldn't have built this without the following libraries.
(c) Steven Sanderson
(c) 2013-2015 Matt Holt
https://github.com/mholt/PapaParse
(c) 2011-2015 Twitter, Inc.
(c) 2012-2015 Thomas Park