Re: [LUA] statistics aggregation
On Mon, Nov 16, 2015 at 1:25 PM, Thierry FOURNIER wrote: > Hi list, > > There are first useful Lua scripts: > >http://www.arpalert.org/haproxy-scripts.html > > One of these allows the aggregation of the statistics of many HAProxy > instances. It permits to redistribute the data in CSV format via HTTP, > or reuse the aggregated value throught sample fetches. > > Thierry > Great, amazing Baptiste
[LUA] statistics aggregation
Hi list, There are first useful Lua scripts: http://www.arpalert.org/haproxy-scripts.html One of these allows the aggregation of the statistics of many HAProxy instances. It permits to redistribute the data in CSV format via HTTP, or reuse the aggregated value throught sample fetches. Thierry