MySQL Enterprise Service Manager のコマンドラインオプションを次に示します。
--help Display the list of valid options
--version Display product information
--optionfile <optionfile> Installation option file
Default:
--mode <mode> Installation mode
Default: win32
Allowed: win32 unattended
--debugtrace <debugtrace> Debug filename
Default:
--installer-language <installer-language> Language selection
Default:
Allowed: en jp
--installdir <installdir> Installation directory
Default:/opt/mysql/enterprise/monitor/
--tomcatport <tomcatport> Tomcat Server Port
Default: 18080
--tomcatshutdownport <tomcatshutdownport> Tomcat Shutdown Port
Default: 18005
--tomcatsslport <tomcatsslport>Tomcat SSL Port
Default: 18443
--usessl <usessl> Should communication between the Dashboard »
and Service Manager be encrypted?
Default: 0
--adminuser <adminuser> Repository Username
Default: service_manager
--adminpassword <adminpassword>Password
Default:
--dbport <dbport> Bundled MySQL Database Port
Default: 13306
インストールのオプションとその機能の詳細を次に示します。
--help
有効なオプションのリストを表示します。
--version
製品とバージョンの情報を表示します。
--optionfile
インストーラの情報が含まれているオプションファイルのパス。
--mode
このインストールに使用するインストールモード。
--debugtrace
インストールのデバッグトレースに使用するファイルの名前。
--installer-language
インストーラの言語。サポートされているオプションは、en
(英語) と jp (日本語) です。
--installdir
MySQL Enterprise Service Manager のインストールディレクトリ。
Windows の場合、デフォルトは C:\Program
Files\MySQL\Enterprise\Monitor です。
Unix の場合、デフォルトは
/opt/mysql/enterprise/monitor/
です。
Mac OS X の場合、デフォルトは
/Applications/mysql/enterprise/monitor/
です。
--tomcatport
MySQL Enterprise Service Manager のポート。
デフォルトは 18080 です。
--tomcatshutdownport
MySQL Enterprise Service Manager の Tomcat シャットダウンポート。
デフォルトは 18005 です。
--tomcatsslport
MySQL Enterprise Service Manager の SSL ポート。
デフォルトは 18443 です。
--usessl
MySQL Enterprise Service Agent と MySQL Enterprise Service Manager 間の SSL 通信のサポートを有効にします。
デフォルトは 0 です。
--adminuser
MySQL Enterprise Service Manager のユーザ名。
デフォルトは service_manager
です。
リポジトリユーザ名およびパスワードは、config.properties
ファイルに暗号化されずに保存されます。オペレーティングシステムでのファイルの位置については、項A.5. 「config.properties ファイル」を参照してください。
--adminpassword
MySQL Enterprise Service Manager のパスワード。
--dbport
バンドルの MySQL データベースの TCP/IP ポート。
デフォルトは 13306 です。
