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 (Windows)Default: win32 (Unix)Default: gtk (Mac OS X)Default: osx (Windows)Allowed: win32 unattended (Unix)Allowed: gtk text xwindow unattended (Mac OS X)Allowed: osx text unattended
デフォルトモードは、オペレーティングシステムにより異なります。そのため、使用できる値も異なります。たとえば、text
インストールモードは、Windows
では使用できません。
--debugtrace <debugtrace> Debug filename Default: --installer-language <installer-language> Language selection Default: Allowed: en jp --installdir <installdir> Installation directory (Windows)Default:C:\Program » Files\MySQL\Enterprise\Monitor (Unix)Default:/opt/mysql/enterprise/monitor/ (Mac OS X)Default:/Applications/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:
リポジトリユーザ名およびパスワードは、config.properties
ファイルに暗号化されずに保存されます。オペレーティングシステムでのファイルの位置については、項A.5. 「The config.properties
File」を参照してください。
--dbport <dbport> Bundled MySQL Database Port Default: 13306 --dbbasedir <dbbasedir> Base Directory Default: /apache-tomcat/webapps/merlin/mysql --dbdatadir <dbdatadir> Data Directory Default: /apache-tomcat/webapps/merlin/mysql/data
モニターインストールオプションは、上記の例外を除き、すべてのオペレーティングシステムで同じです。