Xpand Monitor
Overview
Required Grants
CREATE USER 'maxscale'@'maxscalehost' IDENTIFIED BY 'maxscale-password';
GRANT SELECT ON system.membership TO 'maxscale'@'maxscalehost';
GRANT SELECT ON system.nodeinfo TO 'maxscale'@'maxscalehost';
GRANT SELECT ON system.softfailed_nodes TO 'maxscale'@'maxscalehost';GRANT SUPER ON *.* TO 'maxscale'@'maxscalehost';Configuration
[TheXpandMonitor]
type=monitor
module=xpandmon
servers=server1,server2,server3
user=myuser
password=mypwd
[MyService]
type=service
router=readconnroute
cluster=TheXpandMonitor
user=myuser
password=mypwdDynamic Servers
Common Monitor Parameters
Xpand Monitor optional parameters
cluster_monitor_interval
health_check_threshold
dynamic_node_detection
health_check_port
Commands
softfail
unsoftfail
SOFTFAILed nodes
Last updated
Was this helpful?

