AO Logo
 
  
  
  
AOServ Servers
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 ··· aoserv servers

TABLE NAME

ao_servers

DESCRIPTION

The ao_servers table keeps track of all the servers that are running the AOServ distribution.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
serverfkeyfalsetrueservers.pkeybackup_partitions.ao_server
failover_mysql_replications.ao_server
cyrus_imapd_servers.ao_server
email_domains.ao_server
email_pipes.ao_server
sendmail_servers.ao_server
email_smtp_relays.ao_server
system_email_aliases.ao_server
ao_server_daemon_hosts.ao_server
linux_server_groups.ao_server
ao_servers.failover_server
linux_server_accounts.ao_server
master_processes.daemon_server
mysql_servers.ao_server
ssl_certificates.ao_server
postgres_servers.ao_server
httpd_servers.ao_server
httpd_sites.ao_server
httpd_shared_tomcats.ao_server
1.0a100a reference to servers
hostnamedomain_namefalsetrue1.69the unique hostname of the server
daemon_bindfkeytruefalsenet_binds.id1.0a100the network bind info for the AOServ Daemon
pool_sizeintfalsefalse1.0a100the recommended connection pool size for the AOServ Master
distro_hourintfalsefalse1.0a100the hour the distribution will occur, in server time zone
last_distro_timetimetruefalse1.0a100the time the last distro check was started
failover_serverfkeytruefalseao_servers.server1.0a100the server that is currently running this server
daemonDeviceIdstringfalsefalsenet_device_ids.name1.81.18the device name the master connects to
daemon_connect_bindfkeytruefalsenet_binds.id1.0a119the bind to connect to
time_zonestringtruefalsetime_zones.name1.2the time zone setting for the server
jilter_bindfkeytruefalsenet_binds.id1.7the bind that sendmail uses to connect to jilter
restrict_outbound_emailbooleanfalsefalse1.8controls if outbound email may only come from address hosted on this machine
daemon_connect_addresshostnametruefalse1.69provides a specific hostname or address to use for connecting to AOServDaemon
failover_batch_sizeintfalsefalse1.12the batch size used for failover replications coming from this server
monitoring_load_lowfloattruefalse1.35the 5-minute load average that will trigger a low-level alert
monitoring_load_mediumfloattruefalse1.35the 5-minute load average that will trigger a medium-level alert
monitoring_load_highfloattruefalse1.35the 5-minute load average that will trigger a high-level alert
monitoring_load_criticalfloattruefalse1.35the 5-minute load average that will trigger a critical-level alert
uidMinlinux_idfalsefalse1.81.18the min value for automatic uid selection in useradd
gidMinlinux_idfalsefalse1.81.18the min value for automatic gid selection in groupadd
uidMaxlinux_idfalsefalse1.81.18the max value for automatic uid selection in useradd
gidMaxlinux_idfalsefalse1.81.18the max value for automatic gid selection in groupadd
lastUidlinux_idtruefalse1.81.18the last value for automatic uid selection in useradd, if any
lastGidlinux_idtruefalse1.81.18the last value for automatic gid selection in groupadd, if any
sftp_umaskoctal_longtruefalse1.81.5the optional umask for the sftp-server