Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ssl-installation.html
MySQL Enterprise Monitor Agent To configure SSL-related options for the Agent, the following values may be placed in $INSTALL_ROOT/etc/bootstrap.properties: Table 8.1 Agent SSL Configuration Options Parameter Description ssl-verify-hostnames Values: ... Important The self-signed certificates are generated by the MySQL Enterprise Monitor installation or upgrade process, and are set to expire after 365 ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-backup-dashboard-details.html
InnoDB Configuration Data File Path: the InnoDB system tablespace files' path and size in backup. The Backup Details page lists the details of the selected backup. To display the Backup Details page, select the History tab and, for a group ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-backup-dashboard.html
MySQL Enterprise Monitor reads the backup_history and backup_progress tables created by MySQL Enterprise Backup and presents that information on the Enterprise Backup dashboard.
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-settings-customize-name-ref.html
Figure 15.2 Customize MySQL Server Name Table 15.2 Customize Name Description Show MySQL Server Names as: Defines how hostnames are displayed. This section describes how to configure the display names of your monitored MySQL hosts. The following ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-settings-server-hostname-ref.html
Figure 15.1 Server Hostname Table 15.1 Server Hostname Controls Name Description Hostname Defines the hostname used in all notifications. Do not change this value from the default unless you have altered or redirected the default port number during ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-unattended-installation-cmdline-options-server.html
Table 9.1 MySQL Enterprise Service Manager Installer Options Option Name Description --adminpassword Password for the database repository --adminuser Username for the database repository --backupdir Backup directory path. The following options let ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-uninstaller-generic.html
The following options are available: Table 12.1 MySQL Enterprise Monitor Uninstaller Options Option Description --help Displays the list of options. This section describes how to uninstall MySQL Enterprise Service Manager and MySQL Enterprise ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/ui-group-replication-advisors-ref.html
The configuration advisor analyzes the configuration of the servers, checking for misconfiguration which could lead to unstable or insecure installations, and the status advisor continuously monitors for servers which go offline, or fall out of sync ... The Group Replication advisors, Group Replication Configuration and Group Replication Status, provide continuous analysis of the condition of your group replication ...
https://dev.mysql.com/doc/mysql-secure-deployment-guide/8.0/en/secure-deployment-data-encryption.html
After a keyring plugin is installed and configured, encryption can be enabled for: File-per-table tablespaces General tablespaces The mysql system tablespace Redo logs Undo logs For more information, see InnoDB Data-at-Rest Encryption. MySQL Server ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/boolean-expression-strings.html
Boolean expression strings can be used when filtering collections or tables using operations, such as find() and remove(). The following example of a boolean expression string uses find() to search for all documents with a “red” color attribute ...