analyze_replication
Identify Redis replication issues by assessing master-side replica counts, lag, backlog, and resync history, and replica-side link health and sync status.
Instructions
Analyze Redis replication health. For masters: reports connected replica count, per-replica state (online/wait_bgsave/send_bulk) and lag in seconds, backlog size adequacy, and partial resync offset history. For replicas: detects broken master link, high I/O lag, and full sync in progress. Works for both master and replica roles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||