Hitachi

JP1 Version 12 JP1/Performance Management Reference


jpcconf target display

Organization of this page

Format

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

Function

The jpcconf target display command displays settings for the monitoring targets monitored by each PFM - RM 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.

-target monitoring-target-name

Specifies the monitoring target to be displayed, as created within the PFM - RM instance. For monitoring-target-name, specify a string of 1 to 32 bytes, consisting of alphanumeric characters or hyphens (-). Names starting with a hyphen (-) or the name All cannot be specified.

-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 with no space characters. If you omit this specification, the physical host is assumed. Wildcard characters cannot be used.

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 the settings for the monitoring target targetname1 set for instance inst1 in the PFM - RM for Platform.

jpcconf target display -key RMPlatform -inst inst1 -target targetname1