I found the link. It looks as though it is the 18th column. That will be easy enough to parse. Thank you.
>>> Martijn Otto <[email protected]> 10/30/2014 10:57 AM >>> 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. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. “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.”

