The following options let you customize the installation process for MySQL Enterprise Service Manager. The MySQL Enterprise Service Manager supports using a bundled MySQL server, or a separate MySQL server provided by the user. To use your own MySQL server, the server must be installed and running before installation. For more information, see Section 5.2.1, “Service Manager Installation Common Parameters”.
Table 5.1. MySQL Enterprise Service Manager Installer Options
| Format | Option File | Description |
|---|---|---|
| --adminpassword | Password for the database repository | |
| --adminuser | Username for the database repository | |
| --dbhost | Hostname or IP address of the MySQL server | |
| --dbport | TCP/IP port for the MySQL server | |
| --debuglevel | Set the debug information level | |
| --debugtrace | File for a debug trace of the installation | |
| --forceRestart | Forces the server to be restarted | |
| --installdir | Installation directory | |
| --installer-language | Language selection | |
| --mode | Installation mode | |
| --mysql_installation_type | MySQL server to be used by the MySQL Enterprise Monitor | |
| --optionfile | Installation option file | |
| --tomcatport | Server port for the Tomcat component | |
| --tomcatshutdownport | Shutdown TCP/IP port for the Tomcat component | |
| --tomcatsslport | SSL TCP/IP port for the Tomcat component | |
| --unattendedmodeui | Unattended mode user interface | |
| --usessl | Enable SSL support | |
| --version | Display the product information |
| Command-Line Format | --help |
||
Display the list of valid installer options.
| Command-Line Format | --version |
||
Display product and version information.
| Command-Line Format | --optionfile |
||
The path to the option file containing the information for the installation.
| Command-Line Format | --mode |
||
| Permitted Values | |||
| Type (macosx) | string |
||
| Default | osx |
||
| Valid Values |
osx (Mac OS X (native)) |
||
text (Text (command-line)) | |||
unattended (Unattended (no dialogs/prompts)) | |||
| Permitted Values | |||
| Type (linux) | string |
||
| Default | gtk |
||
| Valid Values |
gtk (GTK (X Windows)) |
||
xwindow (X Windows (native)) | |||
text (Text (command-line)) | |||
unattended (Unattended (no dialogs/prompts)) | |||
| Permitted Values | |||
| Type (unix) | string |
||
| Default | xwindow |
||
| Valid Values |
xwindow (X Windows (native)) |
||
text (Text (command-line)) | |||
unattended (Unattended (no dialogs/prompts)) | |||
| Permitted Values | |||
| Type (windows) | string |
||
| Default | win32 |
||
| Valid Values |
win32 (Windows (native)) |
||
unattended (Unattended (no dialogs/prompts)) | |||
The installation mode to use for this installation.
| Command-Line Format | --debugtrace |
||
| Permitted Values | |||
| Type | string |
||
The filename to use for a debug trace of the installation.
| Command-Line Format | --debuglevel |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 2 |
||
| Range | 0 .. 4 |
||
Set the debug information level for log data written to the
file specified by debugtrace.
| Command-Line Format | --installer-language |
||
| Permitted Values | |||
| Type | string |
||
| Default | en |
||
| Valid Values |
en (English) |
||
ja (Japanese) | |||
The installer language.
| Command-Line Format | --installdir |
||
| Permitted Values | |||
| Type (windows) | string |
||
| Default | C:\Program Files\MySQL\Enterprise\Monitor |
||
| Permitted Values | |||
| Type (macosx) | string |
||
| Default | /Applications/mysql/enterprise/monitor/ |
||
| Permitted Values | |||
| Type (unix) | string |
||
| Default | /opt/mysql/enterprise/monitor/ |
||
The installation directory for MySQL Enterprise Service Manager.
| Command-Line Format | --tomcatport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 18080 |
||
The TCP/IP port for the MySQL Enterprise Service Manager. This port is used by MySQL Enterprise Agent and as the port for the interface to the MySQL Enterprise Dashboard.
| Command-Line Format | --tomcatshutdownport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 18005 |
||
The MySQL Enterprise Service Manager Tomcat shutdown port.
| Command-Line Format | --tomcatsslport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 18443 |
||
The TCP/IP port to use for SSL communication to the MySQL Enterprise Service Manager.
| Command-Line Format | --usessl |
||
| Permitted Values | |||
| Type | boolean |
||
| Default | 0 |
||
Enable support for SSL communication between MySQL Enterprise Agent and MySQL Enterprise Service Manager.
| Command-Line Format | --adminuser |
||
| Permitted Values | |||
| Type | string |
||
| Default | service_manager |
||
The user name to use for connecting to the database repository used by MySQL Enterprise Service Manager. If you install the bundled MySQL server, this user is configured in the new database. If you use an existing MySQL server, specify an existing user with rights to access the database.
The repository user name and password are stored in
unencrypted form in the
config.properties file. To locate this
file on your operating system see
Section C.1.5, “The config.properties file”.
| Command-Line Format | --unattendedmodeui |
||
| Permitted Values | |||
| Type | string |
||
| Default | none |
||
| Valid Values |
none (No dialogs) |
||
minimal (Critical dialogs) | |||
minimalWithDialogs (Minimal UI with dialogs) | |||
The UI elements to use when performing an unattended
installation. The options are none, show no
UI elements during the installation;
minimal, show minimal elements during
installation; minimalWithDialogs, show
minimal UI elements, but include the filled-dialog boxes.
| Command-Line Format | --adminpassword |
||
| Permitted Values | |||
| Type | string |
||
The MySQL Enterprise Service Manager password for connecting to the MySQL database repository.
| Command-Line Format | --mysql_installation_type |
||
| Permitted Values | |||
| Type | string |
||
| Default | bundled |
||
| Valid Values |
bundled (Use the bundled MySQL server) |
||
existing (Use an existing (user supplied) MySQL server) | |||
Specifies whether the installer should configure MySQL Enterprise Service Manager to install the bundled MySQL server, or use a MySQL server that you have already installed to store the repository data.
| Command-Line Format | --dbport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 13306 |
||
The TCP/IP port for the MySQL database used to store MySQL Enterprise Service Manager repository data. If you install the bundled MySQL server, this is the port where the new database listens for connections. If you use an existing MySQL server, specify the port used for connections by that MySQL server.
| Command-Line Format | --dbhost |
||
| Permitted Values | |||
| Type | string |
||
| Default | 127.0.0.1 |
||
The hostname for the MySQL database. When installing MySQL Enterprise Service Manager to use an existing MySQL server, this should be the hostname of the server that will store the database repository.
| Command-Line Format | --forceRestart |
||
| Permitted Values | |||
| Type | boolean |
||
| Default | 0 |
||
Force a restart of MySQL Enterprise Service Manager, even if there is a change to the configuration file that would normally prevent the automatic restart of the server.
