Hitachi

JP1 Version 12 JP1/Performance Management Reference


jpctool config mgrexport

Organization of this page

Format

jpctool config mgrexport    -d export-destination-directory

Function

The jpctool config mgrexport command exports a definition information file from the PFM - Manager in a multiple-monitoring environment to a specified directory.

The definition information that can be exported is as follows:

To execute this command on UNIX, the environment must allow the use of the Korn shell (ksh). For details about the applicable package, see the Release Notes for PFM - Manager.

Hosts that can execute the command

PFM - Manager

Execution permission

In Windows:

User with Administrators permissions (When the UAC of Windows is enabled, execute this command from the administrator console.)

In UNIX:

User with root user permissions (user with uid = 0)

Installation directory

In Windows:

installation-folder\tools\

In UNIX:

/opt/jp1pc/tools/

Argument

-d export-destination-directory

Specifies the directory to which to export the definition information.

For export-destination-directory, specify a string of 1 to 35 bytes, consisting of single-byte alphanumeric characters, single-byte space characters, and the symbols shown below.

-_#():/\

You cannot specify a relative path. Always specify an absolute path.

If the directory name that you want to specify includes spaces, enclose the entire name in double quotation marks ("). If you specify any of the following symbols, enclose it in double quotation marks (") to prevent it from being analyzed by a shell or command prompt:

( )

Be sure to specify a directory that is not the installation directory for Performance Management. Be sure also to specify an empty directory that contains no files or directories.

Notes

Return values

0

The command terminated normally.

1

The command line format is invalid.

2

The user does not have execution permission for the command.

5

The command was executed in a host other than the Performance Management host.

10

The command is now running.

12

The command was not executed in a multiple-monitoring environment.

100

The Performance Management environment is invalid.

105

The current directory is not the directory in which the jpctool config mgrexport command is installed.

200

A memory shortage occurred.

210

A disk space shortage occurred.

211

The specified file or directory cannot be accessed.

235

Copying of one or more files failed.

255

An unexpected error occurred.

Usage example

This example exports definition information to the /tmp/pfmexport directory.

jpctool config mgrexport -d /tmp/pfmexport