Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/IT Service Level Management Description, User's Guide, Reference and Operator's Guide


8.3.4 Migrating the service monitor information in the database

The database on the host on which ITSLM - Manager is installed contains various data needed for monitoring monitored services.

If you migrate your system from a test environment to an actual operating environment or if you replace your machine due to a change in the system configuration, you must migrate the service monitor information ( monitored service management information and service performance) that is stored in the database.

The management information for each monitored service that is included in the service monitor information is as follows:

This subsection explains how to migrate the service monitor information in the database from the host on which ITSLM - Manager is installed to another host.

Organization of this subsection

(1) Before you start

(2) Procedure

To migrate the service monitor information in the database:

  1. On the source host, execute the service monitor information export command to create an export file.

    Execute the following export command:

    jslmmgrexport [ -g service-group-name -s service-name ]

    -t { export-period | all | none }

    -o output-file-name

    [ -f ]

    For details about the export command, see jslmmgrexport (exports service monitor information) in 9. Commands.

  2. Copy the export file to the target host.

    Copy the export file to a desired location (using any method of copying).

  3. On the target host, from the Windows Start menu, select Administrative Tools, and then Services.

  4. Start the ITSLM - Manager service JP1/ITSLM - Manager DB Service (service name: HiRDBEmbeddedEdition_JL0).

  5. Start the ITSLM - Manager service JP1/ITSLM - Manager Service (service name: JP1_ITSLM_MGR_Service).

  6. On the target host, execute the service monitor information import command to import the export file copied in step 2 (import-data-file-name).

    Execute the following import command:

    jslmmgrimport -i import-data-file-name

    [ -g service-group-name -s service-name ]

    [ -m [ IP-address-of-Web-server IP-address-of-ITSLM - UR ] ]

    [ -p ]

    For details about the import command, see jslmmgrimport (imports service monitor information) in 9. Commands.

If the import command terminates normally, the task of migrating the service monitor information in the database is complete.

(3) Supplementary information