Hitachi

JP1 Version 12 JP1/Performance Management User's Guide


11.5.2 Exporting definition information

This subsection describes the procedure for exporting definition information of PFM - Manager and PFM - Web Console.

Organization of this subsection

(1) Exporting the definition information of PFM - Manager

To execute the jpctool config mgrexport command to export the definition information of PFM - Manager:

  1. Log on to the host on which PFM - Manager has been installed.

  2. Use the jpctool alarm unapplied command or the Alarm Application Status window to check the alarm application status.

    Verify that the alarm application status is Successful or Inactive. If the status is neither Successful nor Inactive, take the appropriate corrective action according to the application status until the status becomes Successful. For details about how to check the application status and take the appropriate corrective action, see the descriptions about the jpctool alarm unapplied and jpctool config alarmsync commands in the manual JP1/Performance Management Reference or see 6.6.5 Checking alarm application status.

  3. Execute the jpctool config mgrexport command to export the definition information of PFM - Manager.

For example, to export the definition information of PFM - Manager to the /tmp/pfmexport directory, execute the command as follows:

jpctool config mgrexport -d /tmp/pfmexport

For details about the jpctool config mgrexport command, see the chapter that describes commands in the manual JP1/Performance Management Reference.

(2) Exporting the definition information of PFM - Web Console

Execute the jpcwbackup command to create a backup file for the definition information of PFM - Web Console. Use a part of the created backup file as the export data.

The following are the definition information files of PFM - Web Console that need to be exported.

To export the definition information of PFM - Web Console:

  1. Log on to the host on which PFM - Web Console has been installed.

  2. Move to the command execution path.

    • In Windows

      installation-folder\tools

    • In UNIX

      /opt/jp1pcwebcon/tools

  3. Execute the jpcwbackup command to back up the definition information.

    The following are notes on executing the command:

    • Do not specify a network drive for the backup destination.

    • Do not change the definition information and system configuration while backup is in process.

    • Do not perform any change operations that can be performed only by administrator users.

For example, when you back up the definition information to the c:\backup directory, execute the command as follows:

jpcwbackup -d c:\backup

For details about the jpcwbackup command, see the chapter that describes commands in the manual JP1/Performance Management Reference.