MySQL Enterprise Service Manager のインストールオプションを以下に示します。MySQL Enterprise Service Managerは、バンドルされたMySQLサーバーと、ユーザーが提供する別のMySQLサーバーの使用をサポートしています。独自に用意したMySQLサーバーを使用する場合、インストールの前にそのサーバーがインストールされて起動されている必要があります。詳細については、「Service Manager のインストールの共通パラメータ」を参照してください。
表5.1 MySQL Enterprise Service Manager インストーラオプション
| 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 |
||
有効なインストーラオプションを表示します。
| Command-Line Format | --version |
||
製品とバージョンの情報を表示します。
| Command-Line Format | --optionfile |
||
インストーラの情報が含まれているオプションファイルのパス。
| 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)) | |||
このインストールに使用するインストールモード。
| Command-Line Format | --debugtrace |
||
| Permitted Values | |||
| Type | string |
||
インストールのデバッグトレースに使用するファイル名。
| Command-Line Format | --debuglevel |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 2 |
||
| Range | 0 .. 4 |
||
debugtraceで指定されるファイルに書き込まれるログデータのデバッグ情報レベルを設定します。
| Command-Line Format | --installer-language |
||
| Permitted Values | |||
| Type | string |
||
| Default | en |
||
| Valid Values |
en (English) |
||
ja (Japanese) | |||
インストーラ言語。
| 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/ |
||
MySQL Enterprise Service Manager のインストールディレクトリ。
| Command-Line Format | --tomcatport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 18080 |
||
MySQL Enterprise Service ManagerのTCP/IPポート。 このポートは MySQL Enterprise Agentで使用され、また、 MySQL Enterprise Dashboardへのインターフェースポートとして使用されます。
| Command-Line Format | --tomcatshutdownport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 18005 |
||
MySQL Enterprise Service Manager の Tomcat シャットダウンポート。
| Command-Line Format | --tomcatsslport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 18443 |
||
SSLがMySQL Enterprise Service Managerとの通信に使用するTCP/IPポート。
| Command-Line Format | --usessl |
||
| Permitted Values | |||
| Type | boolean |
||
| Default | 0 |
||
MySQL Enterprise Agent と MySQL Enterprise Service Manager 間の SSL 通信のサポートを有効にします。
| Command-Line Format | --adminuser |
||
| Permitted Values | |||
| Type | string |
||
| Default | service_manager |
||
MySQL Enterprise Service Manager.が使用するデータベースレポジトリへの接続に使用するユーザ名。バンドルMySQLサーバーをインストールする場合、これはそこで設定されるユーザ名です。既存のMySQLサーバーを使用する場合、データベースへの書き込み権限をもつユーザのユーザ名である必要があります。
リポジトリユーザ名およびパスワードは、config.properties ファイルに暗号化されずに保存されます。オペレーティングシステムでのファイルの位置については、「config.properties ファイル」を参照してください。
| Command-Line Format | --unattendedmodeui |
||
| Permitted Values | |||
| Type | string |
||
| Default | none |
||
| Valid Values |
none (No dialogs) |
||
minimal (Critical dialogs) | |||
minimalWithDialogs (Minimal UI with dialogs) | |||
無人インストールを実行するときに使用する UI 要素。以下のオプションがあります。none-インストール中に UI 要素を表示しない、minimal-インストール中に最小限の UI 要素を表示する、minimalWithDialogs-インストール中に最小限の UI 要素と入力済みダイアログボックスを表示する。
| Command-Line Format | --adminpassword |
||
| Permitted Values | |||
| Type | string |
||
MySQLデータベースレポジトリに接続するためのMySQL Enterprise Service Managerパスワード。
| 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) | |||
インストールにおいて MySQL Enterprise Service Manager がバンドルMySQLサーバーをインストールするように設定するか、すでにインストールしてあるMySQLサーバーを使用してレポジトリデータを保存するかを指定します。
| Command-Line Format | --dbport |
||
| Permitted Values | |||
| Type | numeric |
||
| Default | 13306 |
||
MySQL Enterprise Service Manager レポジトリデータの保存に使用するMySQLデータベースのTCP/IPポートバンドルMySQLサーバーをインストールする場合、このポートを使用して、接続をリスンするように、MySQLサーバーが設定されます。既存のMySQLサーバーを使用する場合、接続するMySQLサーバーのポートである必要があります。
| Command-Line Format | --dbhost |
||
| Permitted Values | |||
| Type | string |
||
| Default | 127.0.0.1 |
||
MySQLデータベースのホスト名。既存のMySQLサーバーを使用するようにMySQL Enterprise Service Managerをインストールする場合、これはデータベースレポジトリを保存するサーバーのホスト名である必要があります。
| Command-Line Format | --forceRestart |
||
| Permitted Values | |||
| Type | boolean |
||
| Default | 0 |
||
通常はサーバーの自動再起動を行わない構成ファイルへの変更があった場合でも MySQL Enterprise Service Managerの再起動を強制します。
