Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Overview and System Design Guide


5.11.5 Central Scope databases

The Central Scope has two databases: a monitoring objects database and a host information database.

You can import and export information to the Central Scope databases using the commands shown in the table below.

Table 5‒11: Commands for importing and exporting database information

Command name

Purpose

jcsdbexport command

Acquire information from the monitoring objects database.

jcsdbimport command

Save information to the monitoring objects database.

jcshostsexport command

Acquire information from the host information database.

jcshostsimport command

Save information to the host information database.

You can check database information using the jcsxxexport commands, and you can migrate the environment to another server using the jcsxxexport commands in conjunction with the jcsxximport commands.

The following describes how to migrate the tree configuration information and the status change conditions for monitoring objects from the local Central Scope to another server.

Organization of this subsection

(1) Using commands (jcsdbexport and jcsdbimport) for migration

  1. On the migration-source server, execute the jcsdbexport command.

    The information stored in the monitoring object database is locally output as a tree configuration file.

    The information output in this tree configuration file contains monitoring tree configuration information, common event monitoring conditions, and the information about Visual Monitoring window configuration.

  2. Transfer the output file to the migration-destination server.

  3. On the migration-destination server, execute the jcsdbimport command.

    The data in the monitoring object database on the migration-source server is applied on the monitoring-destination server.

For details about the jcsdbexport command, see jcsdbexport in Chapter 1. Commands in the JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

For details about the jcsdbimport command, see jcsdbimport in Chapter 1. Commands in the JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

(2) Using the GUI for migration

  1. On the migration-source server, in the Monitoring Tree (Editing) window, select File, and then choose Save Tree to save the output CSV file.

    The information output to the CSV file contains the monitoring tree configuration information about the currently displayed tree and common event monitoring conditions. The information about Visual Monitoring window configuration is not output. Note that the output information also includes the changes in information for which the menu command Update Server Tree has not been executed.

  2. Transfer the output CSV file to the migration-destination server.

  3. On the migration-destination server, in the Monitoring Tree (Editing) window, select File, and then choose Open Tree to read the CSV file.

  4. On the migration-destination server, in the Monitoring Tree (Editing) window, select File and then Update Server Tree.

    The data in the monitoring object database on the migration-source server is applied on the monitoring-destination server.

(3) Notes on migrating the tree configuration information and the status change conditions for monitoring objects from the local Central Scope to another server