Hitachi

JP1 Version 12 JP1/Performance Management Reference


jpcconf acc display

Organization of this page

Format

jpcconf acc display    -type{pfmhost|wmi|ssh}
                       [-lhost logical-host-name]

Function

Displays the settings of the specified common account information.

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 (A user whose uid is 0.)

Installation directory

In Windows:

installation-folder\tools\

In UNIX:

/opt/jp1pc/tools/

Arguments

-type {pfmhost|wmi|ssh}

Specifies the type of the common account information to be displayed. The following table shows details of each type.

Common account information type

Description

pfmhost

Common account information for instance environments (for each PFM - RM host)

wmi

Common account information for monitoring targets (for remote connections via WMI)

ssh

Common account information for monitoring targets (for remote connections via SSH)

-lhost logical-host-name

Specifies the logical host name of the host on which this command is to be executed. For logical-host-name, specify a string of 1 to 32 bytes, consisting of single-byte alphanumeric characters. If you omit this option, the command assumes that the physical host is specified.

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.

10

The command is now running.

11

The user canceled the processing.

24

The common account information has not been set.

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 common account information for the instance environments of a PFM - RM host, in Windows.

jpcconf acc display -type pfmhost
User              : user1
Password          :
Domain            : domain1
KAVE05471-I The common account information was displayed successfully. (type=pfmhost)