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

SQL check #30

Open
dselans opened this issue Dec 6, 2016 · 0 comments
Open

SQL check #30

dselans opened this issue Dec 6, 2016 · 0 comments

Comments

@dselans
Copy link
Member

dselans commented Dec 6, 2016

Don't know if this should be driver specific or left generic. Some ideas:

  • Run $query on given database server, expect results
  • Run $query on given database server, receive data in $period of time
  • I would really like to have something that'd be able to monitor show slave status and ensure that replication is up
  • Likewise, it'd be nice to alert on lagging replication

So some questions here:

  • Separate check for different drivers?
  • Maybe two/three separate checks - sql_check, sql_repl_check, sql_stats_check?

Lot's of room for discussion here.

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

No branches or pull requests

1 participant