Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command and Definition File Reference


jcfview (Windows only)

Organization of this page

Function

This command starts IM Configuration Management - View. If the -h, -u, and -p options are specified, the command logs in to IM Configuration Management - View automatically without displaying the Login window.

Format

jcfview [-h connection-target-host-name] [-u user-name] [-p password]

Execution permission

None

Storage directory

View-path\bin\

Arguments

-h connection-target-host-name

Specifies the name of the host where the IM Configuration Management to be logged into is running. For the host name, from 1 to 255 bytes of characters are permitted. You can specify only a host where JP1/IM - Manager is running.

For the connection-target host name, you can specify the following:

  • Host name defined on the host where the command is used

  • Host name whose address can be resolved on the host where the command is used

  • IP address

    Only addresses in IPv4 address format can be specified as IP address. Addresses in IPv6 address format cannot be specified.

This option is optional. However, if you specify the -p option, you must specify this option.

If you start IM Configuration Management - View by specifying only the -h option or both the -h and the -u options, the Login window is displayed by using these arguments as the default values. If only the -h and -p options are specified to start IM Configuration Management - View, an error results.

-u user-name

Specifies a JP1 user name that has been registered in the authentication server. For the JP1 user name, from 1 to 31 alphanumeric characters are permitted (for alphabetic characters, only lowercase letters are permitted).

This option is optional. However, if you specify the -p option, you must specify this option.

If you start IM Configuration Management - View by specifying only the -u option or both the -h and the -u options, the Login window is displayed by using these arguments as the default values. If only the -u and -p options are specified to start IM Configuration Management - View, an error results.

-p password

Specifies the password for the specified user name. For the password, from 6 to 32 alphanumeric characters are permitted. Alphabetic characters are case sensitive. This option is optional.

If you specify this option, you must also specify the -h and -u options.

Return values

0

Normal termination

1

Argument error

2

Insufficient memory

3

Resource acquisition failed

4

Error message creation failed

5

Forced termination of IM Configuration Management - View

255

System error

Example 1

Start IM Configuration Management - View and display the Login window:

jcfview

Example 2

Enable automatic login without displaying the Login window:

This example specifies the connection-target host (host1), user name (user2), and password (password) to start IM Configuration Management - View:

jcfview -h host1 -u user2 -p password