Hitachi

JP1 Version 12 JP1/Performance Management Reference


jpcconf target list

Organization of this page

Format

jpcconf target list     -key service-key
                        -inst instance-name
                       [-lhost logical-host-name]

Function

The jpcconf target list command displays a list of monitoring targets monitored by PFM - RM within the instance.

Hosts that can execute the command

Execution permission

In Windows:

User with Administrators permissions (executed from the administrator console when Windows UAC functionality is enabled)

In UNIX:

User with root user permissions

Installation directory

In Windows:

installation-folder\tools\

In UNIX:

/opt/jp1pc/tools/

Arguments

-key service-key

Specifies the PFM - RM service key set for the monitoring target to be displayed. A product name can also be specified when the product name display functionality is enabled.

-inst instance-name

Specifies the PFM - RM instance name set for the monitoring target to be displayed. For instance-name, specify a string of 1 to 32 bytes, consisting of alphanumeric characters.

-lhost logical-host-name

Specifies the logical host name of the host on which this command is executed. For logical-host-name, specify a string of 1 to 32 bytes, consisting of alphanumeric characters. If you omit this specification, the physical host is assumed.

Notes

Return values

0

The command terminated normally.

1

An argument specification is invalid.

2

The user does not have execution permission for the command.

5

The specified service key was not found.

10

The command is being executed.

11

The user canceled the processing.

100

The Performance Management environment is invalid.

102

The specified logical host name has not been set up.

200

A memory shortage occurred.

210

A disk space shortage occurred.

211

A file or directory cannot be accessed.

230

Execution of an internal command failed.

255

An unexpected error occurred.

Usage example

This example displays a list of monitoring targets set for instance inst1, in the PFM - RM for Platform running on logical host lhost1.

jpcconf target list -key RMPlatform -inst inst1 -lhost lhost1