AO Logo
 
  
  
  
Failover MySQL Replications
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· failover mysql replications

TABLE NAME

failover_mysql_replications

DESCRIPTION

The failover_mysql_replications indicates a failover replication is using MySQL replication for /var/lib/mysql/... instead of file-based replication.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetrue1.28a generated, unique id
ao_serverfkeytruefalseao_servers.server1.59the ao_server the receives the replication
replicationfkeytruefalsefailover_file_replications.pkey1.59the failover server that receives the replication
mysql_serverfkeyfalsefalsemysql_servers.bind1.28the MySQL Server that is being replicated
monitoring_seconds_behind_lowinttruefalse1.56the seconds behind where will trigger low alert level
monitoring_seconds_behind_mediuminttruefalse1.56the seconds behind where will trigger medium alert level
monitoring_seconds_behind_highinttruefalse1.56the seconds behind where will trigger high alert level
monitoring_seconds_behind_criticalinttruefalse1.56the seconds behind where will trigger critical alert level
max_alert_levelstringfalsefalse1.74the maximum alert level for all monitoring of this slave