15.6.4.2. MySQL Enterprise Service Manager Options

The options for the installation for MySQL Enterprise Service Manager are detailed below. The MySQL Enterprise Service Manager supports using a bundled MySQL server, or a separate MySQL server provided by the user. If you are using your own MySQL server, the server must be installed and running before installation. For more information, see Section 15.6.2.1, “Service Manager Installation Common Parameters”.

Table 15.1. MySQL Enterprise Service Manager Installer Options

FormatOption FileDescriptionIntroductionDeprecatedRemoved
--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   
  • --help

    Command-Line Format--help

    Display the list of valid installer options.

  • --version

    Display product and version information.

  • --optionfile

    Command-Line Format--optionfile

    The path to the option file containing the information for the installation.

  • --mode

    The installation mode to use for this installation.

  • --debugtrace

    Command-Line Format--debugtrace
     Permitted Values
    Typestring

    The filename to use for a debug trace of the installation.

  • --debuglevel

    Command-Line Format--debuglevel
     Permitted Values
    Typenumeric
    Default2
    Range0-4

    Set the debug information level for log data written to the file specified by debugtrace.

  • --installer-language

    Command-Line Format--installer-language
     Permitted Values
    Typestring
    Defaulten
    Valid ValuesenEnglish
     jaJapanese

    The installer language.

  • --installdir

    The installation directory for MySQL Enterprise Service Manager.

  • --tomcatport

    Command-Line Format--tomcatport
     Permitted Values
    Typenumeric
    Default18080

    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.

  • --tomcatshutdownport

    Command-Line Format--tomcatshutdownport
     Permitted Values
    Typenumeric
    Default18005

    The MySQL Enterprise Service Manager Tomcat shutdown port.

  • --tomcatsslport

    Command-Line Format--tomcatsslport
     Permitted Values
    Typenumeric
    Default18443

    The TCP/IP port to use for SSL communication to the MySQL Enterprise Service Manager.

  • --usessl

    Command-Line Format--usessl
     Permitted Values
    Typeboolean
    Default0

    Enable support for SSL communication between MySQL Enterprise Agent and MySQL Enterprise Service Manager.

  • --adminuser

    Command-Line Format--adminuser
     Permitted Values
    Typestring
    Defaultservice_manager

    The user name to use for connecting to the database repository used by MySQL Enterprise Service Manager. If you are installing the bundled MySQL server, this is the username that will be configured. If you are using an existing MySQL server, this should be the username of the user with rights to access the database.

    Warning

    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 The config.properties File.

  • --unattendedmodeui

    Command-Line Format--unattendedmodeui
     Permitted Values
    Typestring
    Defaultnone
    Valid ValuesnoneNo dialogs
     minimalCritical dialogs
     minimalWithDialogsMinimal 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.

  • --adminpassword

    Command-Line Format--adminpassword
     Permitted Values
    Typestring

    The MySQL Enterprise Service Manager password for connecting to the MySQL database repository.

  • --mysql_installation_type

    Command-Line Format--mysql_installation_type
     Permitted Values
    Typestring
    Defaultbundled
    Valid ValuesbundledUse the bundled MySQL server
     existingUse 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.

  • --dbport

    Command-Line Format--dbport
     Permitted Values
    Typenumeric
    Default13306

    The TCP/IP port for the MySQL database used to store MySQL Enterprise Service Manager repository data. If you are installing the bundled MySQL server, this is the port that the MySQL server will be configured to use to listen for connections. If you are using an existing MySQL server, this should be the port for the MySQL server that you want to connect to.

  • --dbhost

    Command-Line Format--dbhost
     Permitted Values
    Typestring
    Default127.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.

  • --forceRestart

    Command-Line Format--forceRestart
     Permitted Values
    Typeboolean
    Default0

    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.

Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout