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

Add check replication_active_slots. #138

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renard
Copy link

@renard renard commented Jan 29, 2018

Check all replication slots and raise a warning is a slot is not active
and hasn't been used or a critical alert if the slot has been used.

check_postgres_replication_active_slots --port=5432 --host=yellow

Specific named slots can be monitored using --include/--exclude.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>

Sébastien Gross added 2 commits January 29, 2018 10:26
Check all replication slots and raise a warning is a slot is not active
and hasn't been used or a critical alert if the slot has been used.

    check_postgres_replication_active_slots --port=5432 --host=yellow

Specific named slots can be monitored using `--include`/`--exclude`.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
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.

1 participant