Skip to content
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

Database replications on DR environments are not properly monitored #214

Open
dvalfre opened this issue Aug 2, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@dvalfre
Copy link
Contributor

dvalfre commented Aug 2, 2023

DR environments contain a db which is replicating from a main environment. As such, they should be monitored for replication status.

Turns out they are not.

Specifically, this code should be expanded so to recognize the presence of a DR setup and, in turn install the check for replication. An approach can be to set a variable to then evaluated here and here on the template which generates CollectD's configuration file.

@dvalfre dvalfre added the bug Something isn't working label Aug 2, 2023
@dvalfre dvalfre changed the title DR replications are not checked Database replications on DR environments are not properly monitored Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant