Author: mcbrown
Date: 2007-04-18 15:34:07 +0200 (Wed, 18 Apr 2007)
New Revision: 5949
Log:
Updating the ES installer documentation now that we don't have a dedicated installer.
Added:
trunk/refman-5.0/images/mysql-es-win32-fig1.png
trunk/refman-5.0/images/mysql-es-win32-fig2.png
trunk/refman-5.0/images/mysql-es-win32-fig3.png
trunk/refman-5.0/images/mysql-es-win32-fig4.png
trunk/refman-5.0/images/mysql-es-win32-fig5.png
trunk/refman-5.0/images/mysql-es-win32-fig6.png
Modified:
trunk/refman-5.0/installing-es.xml
Property changes on: trunk/refman-5.0/images/mysql-es-win32-fig1.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Property changes on: trunk/refman-5.0/images/mysql-es-win32-fig2.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Property changes on: trunk/refman-5.0/images/mysql-es-win32-fig3.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Property changes on: trunk/refman-5.0/images/mysql-es-win32-fig4.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Property changes on: trunk/refman-5.0/images/mysql-es-win32-fig5.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Property changes on: trunk/refman-5.0/images/mysql-es-win32-fig6.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/refman-5.0/images/mysql-es-win32-fig1.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 325 bytes
Added: trunk/refman-5.0/images/mysql-es-win32-fig2.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 325 bytes
Added: trunk/refman-5.0/images/mysql-es-win32-fig3.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 325 bytes
Added: trunk/refman-5.0/images/mysql-es-win32-fig4.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 325 bytes
Added: trunk/refman-5.0/images/mysql-es-win32-fig5.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 325 bytes
Added: trunk/refman-5.0/images/mysql-es-win32-fig6.png
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 325 bytes
Modified: trunk/refman-5.0/installing-es.xml
===================================================================
--- trunk/refman-5.0/installing-es.xml 2007-04-18 05:49:32 UTC (rev 5948)
+++ trunk/refman-5.0/installing-es.xml 2007-04-18 13:34:07 UTC (rev 5949)
Changed blocks: 3, Lines Added: 120, Lines Deleted: 938; 38042 bytes
@@ -34,13 +34,13 @@
</para>
<para>
- To install MySQL Enterprise, install the main distribution plus
- the latest available service pack or hot-fix. You only need to
- install the latest service pack or hot-fix – this will
- include all updates since the previous main distribution release
- Enterprise Installer. For platforms that do not yet have an
- Enterprise Installer, use the Community Server instructions (see
- <xref linkend="installing-cs"/>).
+ To install MySQL Enterprise, you should install the main
+ distribution plus the latest available service pack or hot-fix.
+ You only need to install the latest service pack or hot-fix
+ – this will include all updates since the previous main
+ distribution release Enterprise Installer. For platforms that do
+ not yet have an Enterprise Installer, use the Community Server
+ instructions (see <xref linkend="installing-cs"/>).
</para>
</section>
@@ -118,198 +118,22 @@
</section>
- <section id="installing-es-contents">
-
- <title>MySQL Enterprise Contents</title>
- &es-only;
- <para>
- MySQL Enterprise consists of the MySQL Enterprise Server and MySQL
- Network, which contains the Monitoring and Advisory Service,
- access to the Knowledge Base, and more. The MySQL Enterprise
- Installer provides a single installation package that can install
- MySQL Enterprise, and a number of additional components including
- the MySQL Connectors and MySQL Documentation in a number of
- different formats.
- </para>
-
- <para>
- The full list of components provided by the MySQL Enterprise
- Installer is as follows:
- </para>
-
- <itemizedlist>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Enterprise Server</emphasis>,
- incorporating:
- </para>
-
- <itemizedlist>
-
- <listitem>
- <para>
- MySQL Database Server (<literal>mysqld</literal>)
- </para>
- </listitem>
-
- <listitem>
- <para>
- MySQL command-line tools and utilities
- </para>
- </listitem>
-
- <listitem>
- <para>
- Developer components (including the MySQL Client Library
- for use with third party tools and connectors; and the API
- for C/C++ developers)
- </para>
- </listitem>
-
- </itemizedlist>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Network Service Agent</emphasis>
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL GUI Tools</emphasis>,
- incorporating:
- </para>
-
- <itemizedlist>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Administrator</emphasis>
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Query Browser</emphasis>
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Workbench</emphasis>
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Migration Toolkit (Windows
- only)</emphasis>
- </para>
- </listitem>
-
- </itemizedlist>
- </listitem>
-
- <listitem>
- <para>
- MySQL Connectors, including:
- </para>
-
- <itemizedlist>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Connector/J</emphasis> —
- a JDBC compliant Java interface
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Connector/ODBC</emphasis>
- — an ODBC driver
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">MySQL Connector/NET</emphasis>
- — an ADO.NET compatible driver for the .NET
- environment and languages
- </para>
- </listitem>
-
- </itemizedlist>
- </listitem>
-
- <listitem>
- <para>
- <remark>
- [SH] Can we elaborate this? E.g. say that the GUI tools have
- their own manuals, but that "MySQL Documentation" contains
- docs for the server, the command-line tools, and for
- connectors? [MC] Need to add reference here for the GUI
- Tools docs when they are finally included.
- </remark>
-
- MySQL Documentation, incorporating the documentation for the
- server, command line tools and connectors.
- </para>
- </listitem>
-
- </itemizedlist>
-
- <para>
- <remark role="update">
- [SH] The following list needs to be checked and (hopefully)
- updated from time to time.
- </remark>
-
- Enterprise Installers are currently available for the following
- platforms:
- </para>
-
- <itemizedlist>
-
- <listitem>
- <para>
- Windows x86 (including Windows 2000, Windows XP and Windows
- Server 2003)
- </para>
- </listitem>
-
- <listitem>
- <para>
- SuSE Linux x86 and X64
- </para>
- </listitem>
-
- <listitem>
- <para>
- RedHat Enterprise Linux 4 x86 and X64
- </para>
- </listitem>
-
- </itemizedlist>
-
- </section>
-
<section id="installing-es-installer">
- <title>Running the Enterprise Installer</title>
+ <title>Installing MySQL Enterprise</title>
&es-only;
- <para>
- MySQL Enterprise includes an installer for supported platforms
- that will guide you through the installation process for all the
- components of MySQL Enterprise.
+ <para>
+ Installers for MySQL Enterprise are available for the Windows and
+ Mac OS X. For other platforms, you will need to use the TAR, Zip
+ or native package format (RPM, Solaris PKG) pafiles to perform the
+ installation.
</para>
<section id="installing-es-installer-windows">
<title>Using the Enterprise Installer for Windows</title>
+&es-only;
<remark role="todo">
[MC] Add notes on Service Pack/Hot fix installation here,
@@ -317,807 +141,165 @@
</remark>
<para>
- The Enterprise Installer for Windows provides both background
- information on MySQL and links to the MySQL Web site and
- documentation. The installer can be used to add any of the MySQL
- Enterprise components to your Microsoft Windows 2000, Windows XP
- or Windows Server 2003 computers.
+ The Enterprise installer installs the MySQL server and the MySQL
+ Instance Configuration Wizard, and enables you to run the
+ configuration wizard to set up and configure your server before
+ use.
</para>
<para>
To start the installation process:
</para>
- <para>
- Double click on the
- <filename>mysql-enterprise-<replaceable>VERSION</replaceable>-win32.exe</filename>
- installer application, where <literal>VERSION</literal> is the
- version number of the release you are installing. For example,
- <filename>mysql-enterprise-5.0.26-win32.exe</filename>. There
- may be a slight pause before the installer shows the first stage
- of the installation process as the installer extracts some
- components.
- </para>
+ <orderedlist>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/mysql-esi-win32-fig1.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Enterprise Installer Main Screen
- (Windows)</phrase>
- </textobject>
- </mediaobject>
+ <listitem>
+ <para>
+ Download the
+ <filename>mysql-enterprise<replaceable>VERSION</replaceable>-win32.zip</filename>
+ file and extract the <filename>Setup.exe</filename> file.
+ You should double-click on this file to start the
+ installation process.
+ </para>
+ </listitem>
- </section>
-
- <section id="installing-es-installer-mainoptions">
-
- <title>Choosing What to Install</title>
-&es-only;
- <para>
- Whether you are running the Enterprise Installer under Windows
- or Linux, the basic interface and options available to you are
- the same. Initially, you will be offered three choices:
- </para>
-
- <itemizedlist>
-
<listitem>
<para>
- <emphasis role="bold">Preparation</emphasis> — this
- section of the installer enables you to examine the hardware
- and software requirements of MySQL Enterprise before you
- start the installation process. Please read this information
- carefully.
+ The opening screen provides an overview of what the
+ installer will achieve. Click <guibutton>Next</guibutton> to
+ continue.
</para>
<mediaobject>
<imageobject>
- <imagedata
- fileref="images/mysql-esi-win32-fig2.png"
- format="PNG"/>
+ <imagedata fileref="images/mysql-es-win32-fig1.png"
+ format="PNG"/>
</imageobject>
<textobject>
- <phrase lang="en">MySQL Enterprise Installer System
- Requirements</phrase>
+ <phrase lang="en">MySQL Enterprise Installer Main Screen
+ (Windows)</phrase>
</textobject>
</mediaobject>
+ </listitem>
+ <listitem>
<para>
- Release notes provide information on the changes, bug fixes,
- and issues within the corresponding release. Please note
- that release notes in this section of the installer are
- currently provided only for the MySQL server component. You
- should read this information carefully, as the notes
- provided will list the bug fixes and major functionality
- changes that affect this release. You should ensure that
- these will not affect your existing installation before
- continuing the installation process. For information on all
- releases, different release types, and schedules, please see
- <xref linkend="releasenotes-es"/>.
+ Choose your installation type. The
+ <emphasis
+ role="bold">Typical</emphasis> installation
+ installs the main server and associated components, but does
+ not include the developer libraries. The
+ <emphasis role="bold">Complete</emphasis> installation
+ installs everything. The
+ <emphasis role="bold">Custom</emphasis> installation enables
+ you to select which components are installed. Choose your
+ installation and click <guibutton>Next</guibutton> to
+ continue.
</para>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/mysql-es-win32-fig2.png"
+ format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase lang="en">MySQL Enterprise Installer Setup type
+ (Windows)</phrase>
+ </textobject>
+ </mediaobject>
+ </listitem>
+
+ <listitem>
<para>
- For information on the changes in MySQL Network Monitoring
- and Advisory Service, the MySQL GUI Tools and Connectors,
- please see the relevant section of
- <xref
- linkend="news"/>.
+ If you have selected the custom installation, you need to
+ choose which components are installed. Click
+ <guibutton>Next</guibutton> to continute.
</para>
<mediaobject>
<imageobject>
- <imagedata
- fileref="images/mysql-esi-win32-fig3.png"
- format="PNG"/>
+ <imagedata fileref="images/mysql-es-win32-fig3.png"
+ format="PNG"/>
</imageobject>
<textobject>
- <phrase lang="en">MySQL Enterprise Installer Release
- Notes</phrase>
+ <phrase lang="en">MySQL Enterprise Installer Custom
+ Installation (Windows)</phrase>
</textobject>
</mediaobject>
</listitem>
<listitem>
<para>
- Installation — this is the main installation process
- and interface. A number of options are provided so that you
- can run choose which components to be installed. For more
- information, see
- <xref linkend="installing-es-installer-installation"/>.
+ The installation choices you have made will be summarized
+ for you. If you have made a mistake, you can click
+ <guibutton>Back</guibutton> to choose an alternate
+ installation type. If you are ready to continue, choose
+ <guibutton>Install</guibutton>.
</para>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/mysql-es-win32-fig4.png"
+ format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase lang="en">MySQL Enterprise Installer Installation
+ Summary (Windows)</phrase>
+ </textobject>
+ </mediaobject>
</listitem>
<listitem>
<para>
- Other Information — this sections provides links for
- the MySQL web site and the MySQL Enterprise License
- Agreement.
+ You can optionally set up your a connection to your
+ MySQL.com account by entering your login details, or you can
+ create a new account, or you can skip the MySQL.com signup.
</para>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/mysql-es-win32-fig5.png"
+ format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase lang="en">MySQL Enterprise Installer MySQL.com
+ Registration (Windows)</phrase>
+ </textobject>
+ </mediaobject>
</listitem>
- </itemizedlist>
-
- <para>
- If you exit the installer at this stage, using the
- <guibutton>Exit</guibutton> link, no software will have been
- installed.
- </para>
-
- <section id="installing-es-installer-installation">
-
- <title>MySQL Enterprise Installation Process</title>
-
- <para>
- To install MySQL components, choose option 2 (Installation).
- The main installation screen enables you to select the type of
- installation.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-win32-fig4.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Enterprise Installer Installation
- Types</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Four different installation options are available:
- </para>
-
- <orderedlist>
-
- <listitem>
- <para>
- <emphasis role="bold">Server Default</emphasis> —
- this installs all of the components required for running a
- MySQL database server, including the core server
- application, command line utilities, the MySQL client
- library, and documentation. The MySQL GUI tools and
- connectors are not installed with this option.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">Client Default</emphasis> —
- this installs all of the components required for a client
- to communicate with a MySQL database server. This includes
- the MySQL client library, GUI tools, connectors, and
- documentation.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">Full</emphasis> — this
- installs all the available components, including MySQL
- database server, client library, GUI tools, connectors,
- and documentation.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <emphasis role="bold">Custom</emphasis> — this
- option enables you to select the individual components to
- be installed. You can choose not only the major groups
- (for example MySQL database server) but also individual
- subcomponents (command-line utilities). You will need to
- select the individual components that you want to install.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-win32-fig4.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Enterprise Installer Custom
- Installation</phrase>
- </textobject>
- </mediaobject>
- </listitem>
-
- </orderedlist>
-
- <para>
- These options are summarized in the table below.
- </para>
-
- <informaltable>
- <tgroup cols="5">
- <colspec colwidth="20*"/>
- <colspec colwidth="20*"/>
- <colspec colwidth="20*"/>
- <colspec colwidth="20*"/>
- <colspec colwidth="20*"/>
- <tbody>
- <row>
- <entry><emphasis role="bold">Component</emphasis></entry>
- <entry><emphasis role="bold">Server Default</emphasis></entry>
- <entry><emphasis role="bold">Client Default</emphasis></entry>
- <entry><emphasis role="bold">Full</emphasis></entry>
- <entry><emphasis role="bold">Custom</emphasis></entry>
- </row>
- <row>
- <entry>MySQL Server</entry>
- <entry>Yes</entry>
- <entry>No</entry>
- <entry>Yes</entry>
- <entry>Optional</entry>
- </row>
- <row>
- <entry>Client Library</entry>
- <entry>Yes</entry>
- <entry>Yes</entry>
- <entry>Yes</entry>
- <entry>Optional</entry>
- </row>
- <row>
- <entry>GUI Tools</entry>
- <entry>No</entry>
- <entry>Yes</entry>
- <entry>Yes</entry>
- <entry>Optional</entry>
- </row>
- <row>
- <entry>Connectors</entry>
- <entry>No</entry>
- <entry>Yes</entry>
- <entry>Yes</entry>
- <entry>Optional</entry>
- </row>
- <row>
- <entry>Documentation</entry>
- <entry>Yes</entry>
- <entry>Yes</entry>
- <entry>Yes</entry>
- <entry>Optional</entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
-
- <note>
- <title>MySQL Network Service Agent</title>
-
+ <listitem>
<para>
- The MySQL Network Service Agent can be installed by
- selecting the appropriate option when the installation
- process for the main components has been completed.
+ The installation should proceed, installing the components
+ you have selected. Once the installation has completed, you
+ will get the opportunity to start the MySQL Instance
+ Configuration Wizard. Untick the box if you do not want to
+ run the wizard at this time. Click
+ <guibutton>Finish</guibutton> to complete the installation.
+ If you have opted to run the wizard, then it will be started
+ once the installer has completed.
</para>
- <para>
- You must have a MySQL Network Monitoring and Advisory
- Service Network Manager already installed and running on
- your network to use the Service Agent. You will need the
- MySQL Agent URL to complete the configuration process.
- </para>
- </note>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/mysql-es-win32-fig6.png"
+ format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase lang="en">MySQL Enterprise Installer Completed
+ (Windows)</phrase>
+ </textobject>
+ </mediaobject>
+ </listitem>
- <para>
- Once you have selected the type of installation, or selected
- the individual components to be installed if you have selected
- the Custom installation type, the installation process will
- start to copy the files, applications and other components to
- your machine.
- </para>
+ </orderedlist>
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-win32-fig6.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Enterprise Installer Installation
- Progress</phrase>
- </textobject>
- </mediaobject>
+ <xi:include href="config-wizard.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <para>
- The installation process will take some time, with the exact
- period depending on the features and options that you have
- selected to install.
- </para>
-
- <para>
- Once the process has completed, you will need to click
- <guibutton>Next</guibutton> to complete the post-installation
- process. You can choose to automatically execute the MySQL
- Server Configuration Wizard (which provides an interface for
- configuring the parameters of your MySQL Server installation)
- and the MySQL Network Monitoring and Advisory Service
- Installer.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-win32-fig7.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Enterprise Installer
- Post-Installation Tasks</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- To complete the installation sequence and execute the optional
- post-installation processes, click
- <guibutton>Finish</guibutton>.
- </para>
-
- </section>
-
</section>
</section>
- <section id="installing-es-installer-postinstall">
-
- <title>Post-Install Procedures</title>
-&es-only;
- <para>
- After installation, depending on the options you selected on the
- final screen, you may be asked to complete the MySQL Server
- Configuration Wizard and/or the MySQL Network Service Agent
- installer.
- </para>
-
- </section>
-
- <xi:include href="config-wizard.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-
- <section id="installing-es-installer-mysql-nmas">
-
- <title>MySQL Network Service Agent</title>
-&es-only;
- <para>
- The MySQL Network Service Agent provides information to a MySQL
- Network Monitoring and Advisory Service Network Monitor about the
- health and statistics of your MySQL server. In order to use the
- service agent, you must have an instance of the MySQL Network
- Monitor installed. You will need the URL, including login and
- password, of the MySQL Network Monitor to complete this
- installation.
- </para>
-
- <para>
- If you have selected that the MySQL Network Service Agent be
- installed automatically, you should follow the instructions below
- to install and configure the agent for your machine.
- </para>
-
- <note>
- <para>
- In the example screen shots below, the Linux version of the
- installer is shown. The basic process is identical for all
- platforms.
- </para>
- </note>
-
- <orderedlist>
-
- <listitem>
- <para>
- The MySQL Network Service Agent should start automatically.
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to start the installation process.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-1.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent:
- Initial</phrase>
- </textobject>
- </mediaobject>
- </listitem>
-
- <listitem>
- <para>
- Choose an installation path for the MySQL Network Service
- Agent. This directory will contain the agent application and
- required components for the operation of the agent. You will
- need to know the location of this directory so that you can
- start and stop the agent when required.
- </para>
-
- <para>
- The default location under Linux is within the
- <filename>/opt</filename> directory; under Windows the default
- location is within the main MySQL installation directory (for
- example, <filename>C:\Program
- Files\MySQL\MySQLNetwork\Agent</filename>).
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-2.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: Installation
- path</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the IP address or hostname of the MySQL server you want
- to monitor. By default, the localhost address (127.0.0.1) is
- used. This default value should be correct when MySQL Network
- Service Agent is installed as part of MySQL Enterprise, as you
- will be monitoring the local instance of the server. If you
- want validate the hostname or IP address, click the
- <guibutton>Yes</guibutton> radio button; otherwise, click the
- <guibutton>No</guibutton> button. If you have selected to
- validate the address then any problems be notified when you
- click <guibutton>Forward</guibutton>.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-3.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL
- hostname</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the port number of the MySQL server that you want to
- monitor. The default value, 3306, should be correct unless you
- have altered the default value when running the MySQL
- Configuration Wizard during the installation of MySQL
- Enterprise.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-4.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL
- port</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the user name the agent will use to connect to the
- server. You may use any user that has been configured on the
- MySQL server. You can even use the <literal>root</literal>
- password; however, the information will be stored within a
- standard text file in an unencrypted form. If you created an
- anonymous user during the Configuration Wizard process, you
- may use this user instead.
-
- <remark role="todo">
- [SH] I've discussed this with the Merlin team (Jan, Andy,
- Gary). Here's a summary: - Discuss problem with Agent user
- and Enterprise Installer; at the moment, EI creates a root
- user and, on demand, an anonymous user; those are the only
- users to choose from when DBAs get to the point where the
- need to set up the Agent user; since neither root nor
- anonymous are optimal, and since Enterprise doesn't need an
- anonymous user, we should replace that user with an Agent
- (or monitoring) user, as recommended in the Merlin docs
- (#merlin, Jan, Andy, Gary) - Gary will talk to Mike Z about
- this. - We'll most likely need to update a few things. :-)
- </remark>
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-5.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL user
- name</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the password for the user you selected in the previous
- step. You must enter the password twice to confirm the
- password.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-6.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL user
- password</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the host name of the machine that is running the MySQL
- Network Service Manager. You can locate this information in
- the <filename>configuration_report.txt</filename> file that
- was created when the MySQL Network Service Manager was
- installed. This file will be located in the directory where
- the MySQL Network Service Manager was installed, typically
- <filename>/opt/mysqlnetwork-VERSION</filename> (Linux) or
- <filename>C:\Program Files\MySQL\Network</filename>.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-7.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL Network
- Service Manager hostname</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the port number for the MySQL Network Service Manager.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-8.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL Network
- Service Manager port number</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the user name the agent will use to connect to the MySQL
- Network Service Manager.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-9.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL Network
- Service Manager</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the password required to connect to the MySQL Network
- Service Manager.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-10.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL Network
- Service Manager password</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Enter the hostname that will be used to identify this MySQL
- server within the MySQL Network Service Manager.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-11.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: MySQL Service
- Agent hostname</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Select the logging level to be used when reporting information
- to the MySQL Network Service Manager.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-12.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: Logging
- level</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- You are now ready to install the MySQL Service Agent. If you
- need to change any of the settings, use the
- <guibutton>Back</guibutton> button to go back to the
- configuration option you want to modify.
- </para>
-
- <para>
- <emphasis role="bold">Linux only:</emphasis> Before
- installation is started, you will be shown the process
- required to start the MySQL Agent. Make a note of this
- information, as you will need this to start the agent once it
- has been installed.
- </para>
-
- <mediaobject>
- <imageobject>
- <imagedata
- fileref="images/mysql-esi-merlin-13.png"
- format="PNG"/>
- </imageobject>
- <textobject>
- <phrase lang="en">MySQL Network Service Agent: Agent
- info</phrase>
- </textobject>
- </mediaobject>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton> to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- The installation process will start. It may take a few minutes
- to complete the installation of the MySQL Network Service
- Agent and configure the agent for your system.
- </para>
-
- <para>
- Click <guibutton>Forward</guibutton> or
- <guibutton>Next</guibutton>to continue the installation
- process.
- </para>
- </listitem>
-
- <listitem>
- <para>
- Once the process has been completed, click
- <guibutton>Finish</guibutton> to complete the installation and
- exit the installer.
- </para>
- </listitem>
-
- </orderedlist>
-
- <para>
- For more information on the MySQL Network Monitoring and Advisory
- Service, see the corresponding documentation installed with MySQL
- Enterprise.
- </para>
-
- </section>
-
<section id="installing-es-upgrade">
<title>Upgrading MySQL Enterprise Server</title>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5949 - in trunk/refman-5.0: . images | mcbrown | 18 Apr |