You are on page 1of 33

FAMILARIZATION OF EMS SOFTWARE AND USER

ADMINISTRATION
CONTENTS
Mysql Service Installation

Network Adapter Installation

EMS Software Installation

2
Mysql Service Installation

 Put “MySQL” folder into the D root directory


 Copy “my.ini” file and paste it in windows folder
 Run “cmd.exe” . Mostly, it’s better to run as administrator to gain all privileges .

C:\windows\system32>d:
D:\>cd mysql\bin
D:\ mysql\bin>mysqld.exe –install
Click enter for the commands to be executed.
 Service successfully installed.
 Open ,and check the “Mysql” service.

 User must ensure “MySQL” is started before continuing.


Network Adapter Installation
Right click my computer choose properties, then choose Device Manager.
Click Action, then choose add legacy hardware.
You will get the dialogue box, click next.

Choose Advanced, then click next.


Choose Network adapters, click next.
Under Manufacturers, select Microsoft and select “Microsoft Loopback Adapter” under
Network Adapter and click Next. This should start the installation. Click Finish when the
installation completes.
Click finish to finish the process, you will get a new virtual network
device.
 To confirm the loopback adapter installed.

If possible, identify the adapter with a name you can remember easily and to differentiate it
from the other adapters
 Set the IP for the Loopback Adapter.
 The IP is prepared for database.
EMS Software

 Prerequisites

 The related settings of the operating system are completed.


 The MySQL database is installed successfully.
 Run the setup package. Wait for a while, and the following dialog box appears subsequently.
Click Next.
 Accept the license agreement. Click Yes.
 Set your personal information.
 Enter your personal information, and then click Next.
Choose language as English.
Choose server mode and click next.
 Server Mode
 The OTNM2000 server is connected to devices, and manages the devices.
 A user can directly configure and manage a device through the OTNM2000 server, and
detect the performance changes and alarm events of the device through polling.
 The OTNM2000 server is configured with a GUI management module, data
 collection module, and data processing module.
 The OTNM2000 server has independent database space.
 To ensure normal running of the system, the server needs to enable the related services.
 The OTNM2000 server allows simultaneous access of at least 32 clients.
 Client Mode
 A user can only configure and manage a device indirectly by accessing the OTNM2000 server.
The OTNM2000 is not directly connected to any device.
 The OTNM2000 is configured only with a GUI management module. Its GUIs are the same as
those of the OTNM2000 server, and have the same operation effect as that of the GUIs of the
OTNM2000 server.
 The OTNM2000 does not require any database space. The OTNM2000 can work normally only
after connecting to the database table space of the OTNM2000 server.
 The OTNM2000 does not need to enable the related services.

22
Choose database Mysql, click next.
Check the ip showed here whether its same with database’s IP, if not input the database IP
here, then click Next.
The otnm2000 should install in path as driver d: , click Next.
Choose Typical type, click Next.
Check the information, if all is right, click Next, the installation will start.
Click finish to finish the installation.
Initialize database.

The root table is created successfully.


Change the name of license in D:\otnm\md\bin
Otnm2000.lic >> otnm2000_ch.lic
Otnm2000_eng.lic >> otnm2000.lic
Start EMS main services

start_ems_main_service.bat
(D) drive ui
Service sbin
start_otnmemulator_service.bat
startOtnmEmulator.bat
 Network management is composed of two parts —— devcfg and
otnm2000.
 Devcfg : Configuration management module.
 OTNM 2000 : Graphical User Interface module.
start OTNM2000

Both password and Username uses the keyword : “admin”

You might also like