Ok, thanks! I just built and installed socat, and I'll check out haproxyadmin as well.
I've got a few golang irons in the fire for the same reason, so let me know if you make some progress. Thanks again. On Tue, Nov 17, 2015 at 2:57 PM, Pavlos Parissis <[email protected]> wrote: > On 17/11/2015 10:37 μμ, Ed Young wrote: > > I'm aware of the stats application and have it configured to manually > > enable, disable and soft stop/start nodes. > > > > The UI is nice, but what I'm asking about is whether there is an web > > service or API to enable/disable/soft stop/start nodes programmatically. > > > > I assume you don't mean RESTful API, so I will mention > github.com/unixsurfer/haproxyadmin which is a Python module which > does most of operations supported over the stats socket. > This github.com/unixsurfer/haproxytool is a tool which uses the > mentioned library. > > Both are in Python and I have some plans to write a Go API, as a way to > learn Golang, but it can take time before it is ready for public release. > > Cheers, > Pavlos > > > -- - Ed

