Hello to all,
I am new in mysql. I am trying to work with mysql monitor 3.0. Following is the setup that I have used. Please correct me where I am wrong.
I downloaded
mysqlmonitor-3.0.4.2920-linux-x86-installer.bin for service manager and
mysqlmonitoragent-3.0.4.2920-linux-x86-32bit-installer.bin for the agent
./mysqlmonitor-3.0.4.2920-linux-x86-installer.bin
I enterd following values when insatller prompts:
Installtion Directory: /opt/mysql/enterprise/monitor
Tomcat Server port : 18080
Tomcat SSL Port: 18443
Service manager User Account: mysqlmem
database installtion: I wish to use an bundled mysql database.
REpository user name: service_manager
After entering password,
MySQL database port: 13306
Use SSL when connecting to the database box is uncheck.
After Installation, I start the browser to open Enterprise manager's first UI.
https://localhost:18443/Setup.action
Create Manager User: admin
password: ******
Create agent user: agent_user
password: ******
Rest I used all the defaults.
After completing the setup, it shows me that I logged in as admin user.
But he is enable to do anything with the UI. He cannot create group. No mysql instances are being displayed here, no monitored hosts are being
displayed here. I read that mysql monitor 3.0 has now built-in agent. So, according to me there should be some monitored hosts in the UI window.
Geetanjali