On Thu, Apr 1, 2010 at 7:20 AM, Willy Tarreau <[email protected]> wrote: > >> >read from the socket with "show stat". I can setup some >> >sourceforge/github thingie which will make it easier to share >> >patches/updates/additions/etc. if people are interested. >> > >> >Regards, >> >Bart >> >> I noticed the 1.4.4 version of Munin complains: >> Service 'haproxy_errors' exited with status 1/0. >> >> The normal (non-error) exit paths seem to require exit 0 not exit 1 That should be easy enough to add ;-)
> Also, be careful when monitoring 5xx responses. 501 and 505 > can be triggered by the client, so they are false positives. Ah yes, thx for pointing that out. I guess the "haproxy_errors" name can be a bit deceptive.. Bart > > Willy > >

