You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
I was looking at your excellent script and found one feature : in some case, when you host multiples backends on a haproxy, when you have one faulty server, you will have the notification; however in certain condition, if you have another another failed server in another backend, the previous notification will be overwritten.
I will try to add one new option in order to query particular backend.
Hi,
I was looking at your excellent script and found one feature : in some case, when you host multiples backends on a haproxy, when you have one faulty server, you will have the notification; however in certain condition, if you have another another failed server in another backend, the previous notification will be overwritten.
I will try to add one new option in order to query particular backend.
Best regards,
Nicolas