Skip to content

feat: WARN when 1 of a multi-backend proxy is down, CRIT when all down #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 29, 2021

Conversation

benprew
Copy link
Owner

@benprew benprew commented Mar 21, 2021

Previously, check_haproxy would consider it a crit if any server was DOWN, change it so
it only considers a full BACKEND or FRONTEND failure a crit ( Fixes #17. )

Have better active/backup role testing, to ignore backup servers that are
down. ( Fixes #14 )

benprew added 3 commits April 28, 2021 23:38
Previously, check_haproxy would consider it a crit if any server was DOWN, change it so
it only considers a full BACKEND or FRONTEND failure a crit ( Fixes #17. )

Have better active/backup role testing, to ignore backup servers that are
down. ( Fixes #14 )
@benprew benprew force-pushed the proxy-multiple-backends branch from dbd025e to d2c6613 Compare April 29, 2021 06:39
@benprew benprew merged commit e110597 into master Apr 29, 2021
@benprew benprew deleted the proxy-multiple-backends branch April 29, 2021 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

how to model a "at least one" check supporting standby server
1 participant