Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 516 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 516 Bytes

check-masterha

Description

Monitor MasterHA status.

Usage

$ check-masterha --conf /path/to/masterha

Setting

[plugin.checks.masterha-status]
command = "/path/to/check-masterha status --all"

[plugin.checks.masterha-repl]
command = "/path/to/check-masterha repl --conf /path/to/masterha_cluster.cnf"

[plugin.checks.masterha-ssh]
command = "/path/to/check-masterha ssh --conf /path/to/masterha_cluster.cnf"

Other