Installation of MySQL Enterprise Server Manager

Today I had to install mysql enterprise monitor with zero knowledge. So after hours of reading and testing found another great day at workplace.

for this solution we need to follow the below steps.

1) Download and install a Service Manager.

2) Open the Enterprise Dashboard in your browser and go through the first-time setup screen that    appears.

3) Download and install an Agent on each machine to be monitor.

4) Configuration of the Agent to connect to the server monitor and to the database.


Task 1
=====

So I started installation of the enterprise monitor system management server.

Unzip to get the installation files.
========================

[root@test1 intallation]# unzip V32221-01.zip
Archive:  V32221-01.zip
  inflating: mysqlmonitor-2.3.10.2153-linux-x86_64-installer.bin 
  inflating: mysqlmonitor-2.3.10.2153-linux-x86_64-update-installer.bin 
  inflating: AdvisorScript-Platinum-2.3.10.2153.jar 
  inflating: README_en.txt          
  inflating: READ_ME_ja.txt

Install using the Binary.
=================

[root@test1 intallation]# ./mysqlmonitor-2.3.10.2153-linux-x86_64-installer.bin
Language Selection

Please select the installation language
[1] English - English
[2] Japanese - 日本語
Please choose an option [1] :
Info: During the installation process you will be asked to enter usernames and
passwords for various pieces of the Enterprise Monitor. Please be sure to make
note of these in a secure location so you can recover them in case they are
forgotten.
Press [Enter] to continue :
----------------------------------------------------------------------------
Welcome to the setup wizard for the MySQL Enterprise Monitor

----------------------------------------------------------------------------
Please specify the directory where the MySQL Enterprise Monitor will be
installed

Installation directory [/opt/mysql/enterprise/monitor]:

----------------------------------------------------------------------------
Tomcat Server Options

Please specify the following parameters for the bundled Tomcat Server

Tomcat Server Port [18080]:

Tomcat Shutdown Port [18005]:

Tomcat SSL Port [18443]:

Is SSL support required?           [y/N]:

----------------------------------------------------------------------------
Database Installation

Please select which database configuration you wish to use

[1] I wish to use the bundled MySQL database
[2] I wish to use an existing MySQL database *
Please choose an option [1] : 1

* Please note that the Enterprise Monitor requires a specific version of the
MySQL server for its own data repository in order to operate correctly. We will
validate the version of your existing server during the installation. See the
documentation for details based on the version of the Enterprise Monitor you are
installing.

Visit the following URL for more information:

http://dev.mysql.com/doc/mysql-monitor/2.3/en/mem-server-install-generic.html

----------------------------------------------------------------------------
Repository Configuration

Please specify the following parameters for the bundled MySQL server

Repository Username [service_manager]:

Password :
Re-enter :
MySQL Database Port [13306]:
Use SSL when connecting to the database [y/N]:

----------------------------------------------------------------------------
Configuration Report
report.Value.NoRoot
Press [Enter] to continue :

----------------------------------------------------------------------------
Setup is now ready to install MySQL Enterprise Monitor on your computer.

Do you want to continue? [Y/n]:

----------------------------------------------------------------------------
Please wait while Setup installs MySQL Enterprise Monitor on your computer.

 Installing
 0% ______________ 50% ______________ 100%
 #########################################

----------------------------------------------------------------------------
Completed installing files

Setup has completed installing the MySQL Enterprise Monitor files on your
computer

Uninstalling the MySQL Enterprise Monitor files can be done by invoking:
/opt/mysql/enterprise/monitor/uninstall

To complete the installation, launch the MySQL Enterprise Dashboard and complete
the initial setup. Refer to the readme file for additional information and a
list of known issues.

Press [Enter] to continue :

----------------------------------------------------------------------------
Setup has finished installing MySQL Enterprise Monitor on your computer.
=======================================================================

you can start/stop server-monitor using

start
------
/etc/init.d/mysql-monitor-server start

stop
------
/etc/init.d/mysql-monitor-server stop

:) :) :)


Comments

  1. Thanks for your fantastic and encouraging post. Wish you keep moving.

    ReplyDelete
  2. Hi Sir, Where can I download a copy of this version? It is already gone in Oracle e-delivery site. Any advices? Thank you very much in advance for your response. :)

    ReplyDelete

Post a Comment

Leave a message

Popular posts from this blog

Installation of MySQL Enterprise Monitor Agent on Linux

Installation and Configuration of Cisco VPN Client on Linux

Oracle Startup Issues ORA-16038