MaxScale 21.06 Aurora Monitor
How Aurora Is Monitored
SELECT @@aurora_server_id, server_id FROM information_schema.replica_host_status WHERE session_id = 'MASTER_SESSION_ID';Configuring the Aurora Monitor
[Aurora-Monitor]
type=monitor
module=auroramon
servers=cluster-1,cluster-2,cluster-3
user=aurora
password=borealis
monitor_interval=2500msLast updated
Was this helpful?

