On do, 2014-10-30 at 10:23 -0400, Richard Bassler wrote: > What would be the most convenient way to query haproxy for status of > the backend servers. I understand it is available on the stats page, > but I would like to implement a script to get the status. I am working > on a gtm module and would use the info to populate a dns server. > Thanks > > “CONFIDENTIALITY AND PROPRIETARY INFORMATION NOTICE: This email, > including attachments, is covered by the Electronic Communications > Privacy Act (18 U.S.C. 2510-2521) and contains confidential > information belonging to the sender which may be legally privileged. > The information is intended only for the use of the individual or > entity to which it is addressed. If you are not the intended > recipient, you are hereby notified that any disclosure, copying, > distribution or the taking of any action in reliance of the contents > of this information is strictly prohibited. If you have received this > electronic transmission in error, please immediately notify the sender > by return e-mail and delete this message from your computer or arrange > for the return of any transmitted information.” >
Most convenient would be to use the CSV, that's easy to parse by a script.

