Canon imageRUNNER 1310 Owner's Manual Page 21

  • Download
  • Add to my manuals
  • Print
  • Page
    / 34
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 20
MetaConsole for Unicenter NSM: Getting Started for Canon Guide 13
4. Modify the
local.xml file so that the MetaConsole tables can be configured in the
database.
The example below shows the contents of the dataStore element in the
local.xml
file. Modify the data shown in italics to connect to your MSSQL server.
<dataStore>
DATABASE_NAME = “MSSQL”
DATABASE_DRIVER=”com.microsoft.jdbc.sqlserver.SQLServerDriver”
CONNECTION_URL=”jdbc:microsoft:sqlserver://10.0.0.200:1433;DatabaseNa
me=MetaConsoleDB;SelectMethod=cursor”
USER_NAME=”root
PASSWORD=”password”>
</dataStore>
5. Save and close the
local.xml file.
6. Make sure the database specified in the
local.xml file is running and the
MetaConsole database has been created.
7. Execute the
runcreator file in the MetaConsole directory.
This program creates the tables in your MetaConsole database.
8. Modify the
configuration.txt file (located in the MetaConsole directory) to
indicate the alarm database.
Chapter 6 explains the
configuration.txt file. The database parameter values
entered in the configuration.txt file should be the same as those entered in the
local.xml file.
9. Start the MetaConsole server.
Installing MySQL Database
A simple database for storing alarm information is automatically installed with
MetaConsole. The MySQL database can be used by the MetaConsole server to store
alarm information. The following instructions describe how to configure the
MetaConsole server to log alarms to a MySQL database.
1. From http://www.mysql.com
, download MySQL Connector/J.
2. Extract the
mysql-connector-java-version#.jar file, and rename it
mysql.jar.
3. Copy mysql.jar into the
MetaConsole/lib directory.
Page view 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 33 34

Comments to this Manuals

No comments